summaryrefslogtreecommitdiff
path: root/runtime/runtime_callbacks_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/runtime_callbacks_test.cc')
-rw-r--r--runtime/runtime_callbacks_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/runtime_callbacks_test.cc b/runtime/runtime_callbacks_test.cc
index e08d919c34..719cae5e3c 100644
--- a/runtime/runtime_callbacks_test.cc
+++ b/runtime/runtime_callbacks_test.cc
@@ -46,7 +46,7 @@
#include "thread_list.h"
#include "well_known_classes-inl.h"
-namespace art {
+namespace art HIDDEN {
class RuntimeCallbacksTest : public CommonRuntimeTest {
protected: