Chromium Code Reviews| Index: src/runtime/runtime-function.cc |
| diff --git a/src/runtime/runtime-function.cc b/src/runtime/runtime-function.cc |
| index 31cda72874ee10b31cc7dc7dffdd99f91779d561..d92d13ec1b6228f42d88f8f322c61d0a67d6684f 100644 |
| --- a/src/runtime/runtime-function.cc |
| +++ b/src/runtime/runtime-function.cc |
| @@ -10,6 +10,7 @@ |
| #include "src/cpu-profiler.h" |
| #include "src/deoptimizer.h" |
| #include "src/frames-inl.h" |
| +#include "src/isolate-inl.h" |
| #include "src/messages.h" |
| namespace v8 { |