Index: src/runtime/runtime-compiler.cc |
diff --git a/src/runtime/runtime-compiler.cc b/src/runtime/runtime-compiler.cc |
index 3f7e936d3b0da94dc3fb7f1f66efec089f7c8470..4d258f91b66a6c59dcb5004c873ae9d3a6815d67 100644 |
--- a/src/runtime/runtime-compiler.cc |
+++ b/src/runtime/runtime-compiler.cc |
@@ -9,12 +9,10 @@ |
#include "src/deoptimizer.h" |
#include "src/frames.h" |
#include "src/full-codegen.h" |
-#include "src/isolate.h" |
#include "src/isolate-inl.h" |
#include "src/runtime/runtime.h" |
#include "src/runtime/runtime-utils.h" |
#include "src/v8threads.h" |
-#include "src/vm-state.h" |
#include "src/vm-state-inl.h" |
namespace v8 { |