diff options
| author | 2018-06-26 18:23:20 +0000 | |
|---|---|---|
| committer | 2018-06-26 18:23:20 +0000 | |
| commit | e32a3c263fe1f6c3e7de5c2073508d058346a85a (patch) | |
| tree | 794802c0f25a04fe71eec1efbfb798b71db1e406 /runtime/jit/profiling_info_test.cc | |
| parent | 7a21e31c462ad4e0d5f52ff7cdda602d8e539da9 (diff) | |
| parent | 69de3cec39bc4b41d32adcec86878ff199e5ed92 (diff) | |
Merge "ART: Remove libziparchive dependency"
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 { |