Chromium Code Reviews| Index: src/runtime/runtime-literals.cc |
| diff --git a/src/runtime/runtime-literals.cc b/src/runtime/runtime-literals.cc |
| index f434747e28188994954147f8d9e9f108ce187a60..9b1b2b220be9addf00c012bed6ed1afb7a7cfa7e 100644 |
| --- a/src/runtime/runtime-literals.cc |
| +++ b/src/runtime/runtime-literals.cc |
| @@ -7,6 +7,7 @@ |
| #include "src/allocation-site-scopes.h" |
| #include "src/arguments.h" |
| #include "src/ast.h" |
| +#include "src/isolate-inl.h" |
| #include "src/parser.h" |
| #include "src/runtime/runtime.h" |