diff options
Diffstat (limited to 'runtime/jit/profiling_info_test.cc')
| -rw-r--r-- | runtime/jit/profiling_info_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/jit/profiling_info_test.cc b/runtime/jit/profiling_info_test.cc index 106a80a568..8424610cf8 100644 --- a/runtime/jit/profiling_info_test.cc +++ b/runtime/jit/profiling_info_test.cc @@ -31,7 +31,6 @@ #include "mirror/class_loader.h" #include "profile/profile_compilation_info.h" #include "scoped_thread_state_change-inl.h" -#include "ziparchive/zip_writer.h" namespace art { |