Chromium Code Reviews| Index: src/runtime/runtime-object.cc |
| diff --git a/src/runtime/runtime-object.cc b/src/runtime/runtime-object.cc |
| index 7acffc9e1e9937aab1083951703abdac7e79a639..e53aef688ab63fcfd12dafd14bfa829313c799cf 100644 |
| --- a/src/runtime/runtime-object.cc |
| +++ b/src/runtime/runtime-object.cc |
| @@ -7,6 +7,7 @@ |
| #include "src/arguments.h" |
| #include "src/bootstrapper.h" |
| #include "src/debug/debug.h" |
| +#include "src/isolate-inl.h" |
| #include "src/messages.h" |
| #include "src/runtime/runtime.h" |