summaryrefslogtreecommitdiff
path: root/runtime/gc/heap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/heap.cc')
-rw-r--r--runtime/gc/heap.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/heap.cc b/runtime/gc/heap.cc
index c10f41719a..b7821a3e98 100644
--- a/runtime/gc/heap.cc
+++ b/runtime/gc/heap.cc
@@ -108,7 +108,7 @@
#include "verify_object-inl.h"
#include "well_known_classes.h"
-namespace art {
+namespace art HIDDEN {
#ifdef ART_TARGET_ANDROID
namespace {