Chromium Code Reviews| Index: src/runtime/runtime-scopes.cc |
| diff --git a/src/runtime/runtime-scopes.cc b/src/runtime/runtime-scopes.cc |
| index 426953c6b91c34c3ca9a20f2b4840d1c3f1ef875..e38c56ef6bcd424de24fce004b50f85b36fab695 100644 |
| --- a/src/runtime/runtime-scopes.cc |
| +++ b/src/runtime/runtime-scopes.cc |
| @@ -8,7 +8,6 @@ |
| #include "src/accessors.h" |
| #include "src/arguments.h" |
| -#include "src/ast/scopeinfo.h" |
| #include "src/ast/scopes.h" |
| #include "src/deoptimizer.h" |
| #include "src/frames-inl.h" |