Chromium Code Reviews| Index: src/runtime/runtime-json.cc |
| diff --git a/src/runtime/runtime-json.cc b/src/runtime/runtime-json.cc |
| index 7a89c519a03e042891ad368b46a5a2b7a5bb9424..647f48b03eb0ea3e8caa7ffc813adc1a683b30e1 100644 |
| --- a/src/runtime/runtime-json.cc |
| +++ b/src/runtime/runtime-json.cc |
| @@ -7,7 +7,6 @@ |
| #include "src/arguments.h" |
| #include "src/json-parser.h" |
| #include "src/json-stringifier.h" |
| -#include "src/runtime/runtime.h" |
| #include "src/runtime/runtime-utils.h" |
| namespace v8 { |