summaryrefslogtreecommitdiff
path: root/runtime/mirror/field.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/mirror/field.cc')
-rw-r--r--runtime/mirror/field.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/mirror/field.cc b/runtime/mirror/field.cc
index 7faa55c469..5ad59fadf4 100644
--- a/runtime/mirror/field.cc
+++ b/runtime/mirror/field.cc
@@ -22,7 +22,7 @@
#include "object_array-inl.h"
#include "write_barrier.h"
-namespace art {
+namespace art HIDDEN {
namespace mirror {
void Field::VisitTarget(ReflectiveValueVisitor* v) {