summaryrefslogtreecommitdiff
path: root/runtime/gc/task_processor_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/task_processor_test.cc')
-rw-r--r--runtime/gc/task_processor_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/task_processor_test.cc b/runtime/gc/task_processor_test.cc
index 3614a51d90..5ee49415a5 100644
--- a/runtime/gc/task_processor_test.cc
+++ b/runtime/gc/task_processor_test.cc
@@ -20,7 +20,7 @@
#include "thread-current-inl.h"
#include "thread_pool.h"
-namespace art {
+namespace art HIDDEN {
namespace gc {
class TaskProcessorTest : public CommonRuntimeTest {