| Index: src/runtime/runtime-compiler.cc
|
| diff --git a/src/runtime/runtime-compiler.cc b/src/runtime/runtime-compiler.cc
|
| index 4d258f91b66a6c59dcb5004c873ae9d3a6815d67..94cd343d58feae41587fba15828c4ad4296f91a7 100644
|
| --- a/src/runtime/runtime-compiler.cc
|
| +++ b/src/runtime/runtime-compiler.cc
|
| @@ -10,7 +10,6 @@
|
| #include "src/frames.h"
|
| #include "src/full-codegen.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-inl.h"
|
|
|