Chromium Code Reviews| Index: src/runtime/runtime-liveedit.cc |
| diff --git a/src/runtime/runtime-liveedit.cc b/src/runtime/runtime-liveedit.cc |
| index 3b8dad9b5e197d786a8cce4fe11f99b2776ab7d9..947ef2c29b098207667d4db705624b1e60079459 100644 |
| --- a/src/runtime/runtime-liveedit.cc |
| +++ b/src/runtime/runtime-liveedit.cc |
| @@ -9,6 +9,7 @@ |
| #include "src/debug/debug-frames.h" |
| #include "src/debug/liveedit.h" |
| #include "src/frames-inl.h" |
| +#include "src/isolate-inl.h" |
| #include "src/runtime/runtime.h" |
| namespace v8 { |