| Index: src/runtime/runtime-scopes.cc
|
| diff --git a/src/runtime/runtime-scopes.cc b/src/runtime/runtime-scopes.cc
|
| index 454536996ab5c766c92e6822658b79eae1bad917..c935cdabef7728503710995105291e5da72eca51 100644
|
| --- a/src/runtime/runtime-scopes.cc
|
| +++ b/src/runtime/runtime-scopes.cc
|
| @@ -7,7 +7,6 @@
|
| #include "src/accessors.h"
|
| #include "src/arguments.h"
|
| #include "src/frames-inl.h"
|
| -#include "src/runtime/runtime.h"
|
| #include "src/runtime/runtime-utils.h"
|
| #include "src/scopeinfo.h"
|
| #include "src/scopes.h"
|
|
|