diff options
Diffstat (limited to 'runtime/gc/task_processor.cc')
-rw-r--r-- | runtime/gc/task_processor.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/task_processor.cc b/runtime/gc/task_processor.cc index e56dbd17c3..50be93e844 100644 --- a/runtime/gc/task_processor.cc +++ b/runtime/gc/task_processor.cc @@ -19,7 +19,7 @@ #include "base/time_utils.h" #include "scoped_thread_state_change-inl.h" -namespace art { +namespace art HIDDEN { namespace gc { TaskProcessor::TaskProcessor() |