summaryrefslogtreecommitdiff
path: root/runtime/gc/heap_test.cc
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2018-10-26 19:19:50 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2018-10-26 19:19:50 +0000
commiteba69a124eb6e0038e3ecc9c1a57cc0251641a89 (patch)
tree65c0e9a08b3713458fc1d3b1cdd8b282814071da /runtime/gc/heap_test.cc
parent3070e9c98573f94f1ccc5997985a630ab5fbf21b (diff)
parent52ecb65ae9e1ad6fe7f58beecc88cdc08e08f0c4 (diff)
Merge "ART: Add object-array-alloc-inl.h"
Diffstat (limited to 'runtime/gc/heap_test.cc')
-rw-r--r--runtime/gc/heap_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/gc/heap_test.cc b/runtime/gc/heap_test.cc
index a133a1058c..f6db070fac 100644
--- a/runtime/gc/heap_test.cc
+++ b/runtime/gc/heap_test.cc
@@ -21,6 +21,7 @@
#include "handle_scope-inl.h"
#include "mirror/class-inl.h"
#include "mirror/object-inl.h"
+#include "mirror/object_array-alloc-inl.h"
#include "mirror/object_array-inl.h"
#include "scoped_thread_state_change-inl.h"