| Index: src/runtime/runtime-compiler.cc
|
| diff --git a/src/runtime/runtime-compiler.cc b/src/runtime/runtime-compiler.cc
|
| index 72489f5d1b299c14e24cd580d175d4b3d6e680f2..3b37bda125005d7f4e162533423f57b3085428d6 100644
|
| --- a/src/runtime/runtime-compiler.cc
|
| +++ b/src/runtime/runtime-compiler.cc
|
| @@ -9,7 +9,6 @@
|
| #include "src/deoptimizer.h"
|
| #include "src/frames.h"
|
| #include "src/full-codegen.h"
|
| -#include "src/isolate-inl.h"
|
| #include "src/messages.h"
|
| #include "src/runtime/runtime-utils.h"
|
| #include "src/v8threads.h"
|
|
|