summaryrefslogtreecommitdiff
path: root/runtime/gc/space/space_create_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/space/space_create_test.cc')
-rw-r--r--runtime/gc/space/space_create_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/space/space_create_test.cc b/runtime/gc/space/space_create_test.cc
index 25bc12e85b..83568351b3 100644
--- a/runtime/gc/space/space_create_test.cc
+++ b/runtime/gc/space/space_create_test.cc
@@ -20,7 +20,7 @@
#include "rosalloc_space.h"
#include "scoped_thread_state_change-inl.h"
-namespace art {
+namespace art HIDDEN {
namespace gc {
namespace space {