| Index: src/runtime/runtime-compiler.cc
|
| diff --git a/src/runtime/runtime-compiler.cc b/src/runtime/runtime-compiler.cc
|
| index e7f567f8853d6d5b2b024659cd89b6ae0c44bbfa..872cd8babdf3c7ca0a73de282855b6897dd659b5 100644
|
| --- a/src/runtime/runtime-compiler.cc
|
| +++ b/src/runtime/runtime-compiler.cc
|
| @@ -9,6 +9,7 @@
|
| #include "src/deoptimizer.h"
|
| #include "src/frames-inl.h"
|
| #include "src/full-codegen/full-codegen.h"
|
| +#include "src/isolate-inl.h"
|
| #include "src/messages.h"
|
| #include "src/v8threads.h"
|
| #include "src/vm-state-inl.h"
|
|
|