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