Chromium Code Reviews| Index: src/runtime/runtime-debug.cc |
| diff --git a/src/runtime/runtime-debug.cc b/src/runtime/runtime-debug.cc |
| index 736d33dadce30cdfcc9571eb4b50dc13d6ad3c73..94ac074de3ec0b44d0a3efc4cd76710d7d718702 100644 |
| --- a/src/runtime/runtime-debug.cc |
| +++ b/src/runtime/runtime-debug.cc |
| @@ -9,7 +9,6 @@ |
| #include "src/compiler.h" |
| #include "src/debug.h" |
| #include "src/deoptimizer.h" |
| -#include "src/isolate-inl.h" |
| #include "src/parser.h" |
| #include "src/runtime/runtime.h" |
| #include "src/runtime/runtime-utils.h" |