summaryrefslogtreecommitdiff
path: root/runtime/jit/profiling_info_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/jit/profiling_info_test.cc')
-rw-r--r--runtime/jit/profiling_info_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/jit/profiling_info_test.cc b/runtime/jit/profiling_info_test.cc
index 021bebfe4e..a8a95774d8 100644
--- a/runtime/jit/profiling_info_test.cc
+++ b/runtime/jit/profiling_info_test.cc
@@ -33,7 +33,7 @@
#include "profile/profile_test_helper.h"
#include "scoped_thread_state_change-inl.h"
-namespace art {
+namespace art HIDDEN {
using Hotness = ProfileCompilationInfo::MethodHotness;