diff options
Diffstat (limited to 'runtime/common_throws.cc')
-rw-r--r-- | runtime/common_throws.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/common_throws.cc b/runtime/common_throws.cc index 499bf28451..a1168afd1c 100644 --- a/runtime/common_throws.cc +++ b/runtime/common_throws.cc @@ -35,8 +35,6 @@ #include "nativehelper/scoped_local_ref.h" #include "obj_ptr-inl.h" #include "thread.h" -#include "vdex_file.h" -#include "verifier/method_verifier.h" #include "well_known_classes.h" namespace art { |