summaryrefslogtreecommitdiff
path: root/runtime/thread_pool_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/thread_pool_test.cc')
-rw-r--r--runtime/thread_pool_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/thread_pool_test.cc b/runtime/thread_pool_test.cc
index db2cef0273..33b7f5b52b 100644
--- a/runtime/thread_pool_test.cc
+++ b/runtime/thread_pool_test.cc
@@ -23,7 +23,7 @@
#include "scoped_thread_state_change-inl.h"
#include "thread-inl.h"
-namespace art {
+namespace art HIDDEN {
class CountTask : public Task {
public: