Index: runtime/vm/megamorphic_cache_table.cc |
diff --git a/runtime/vm/megamorphic_cache_table.cc b/runtime/vm/megamorphic_cache_table.cc |
index 1fdd8e2e5c8396a14efb058922199d4e8c9b495f..e3d34dd01c5ad7b318116172c60520c466663137 100644 |
--- a/runtime/vm/megamorphic_cache_table.cc |
+++ b/runtime/vm/megamorphic_cache_table.cc |
@@ -5,7 +5,6 @@ |
#include "vm/megamorphic_cache_table.h" |
#include <stdlib.h> |
-#include "vm/handles_impl.h" |
#include "vm/object.h" |
#include "vm/object_store.h" |
#include "vm/stub_code.h" |