summaryrefslogtreecommitdiff
path: root/runtime/class_table_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/class_table_test.cc')
-rw-r--r--runtime/class_table_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/class_table_test.cc b/runtime/class_table_test.cc
index 14c5d70207..15cca6dda9 100644
--- a/runtime/class_table_test.cc
+++ b/runtime/class_table_test.cc
@@ -28,7 +28,7 @@
#include "obj_ptr.h"
#include "scoped_thread_state_change-inl.h"
-namespace art {
+namespace art HIDDEN {
namespace mirror {
class CollectRootVisitor {