Chromium Code Reviews| Index: src/runtime/runtime-debug.cc |
| diff --git a/src/runtime/runtime-debug.cc b/src/runtime/runtime-debug.cc |
| index 18f987c2500e2bd7b4e710bc59a5aa7f6ce59b75..02d6cf9599c5a2ee0b5158ed2de1bb20cc6428d6 100644 |
| --- a/src/runtime/runtime-debug.cc |
| +++ b/src/runtime/runtime-debug.cc |
| @@ -10,6 +10,7 @@ |
| #include "src/debug/debug-frames.h" |
| #include "src/debug/debug-scopes.h" |
| #include "src/frames-inl.h" |
| +#include "src/isolate-inl.h" |
| #include "src/runtime/runtime.h" |
| namespace v8 { |