Chromium Code Reviews| Index: src/json-stringifier.h |
| diff --git a/src/json-stringifier.h b/src/json-stringifier.h |
| index 1ba99c1e9ac5439753a3422fffae296ac3e08c9a..e79d2ebc1ea5cf4760fedcc34dc04da18468fcd7 100644 |
| --- a/src/json-stringifier.h |
| +++ b/src/json-stringifier.h |
| @@ -5,8 +5,6 @@ |
| #ifndef V8_JSON_STRINGIFIER_H_ |
| #define V8_JSON_STRINGIFIER_H_ |
| -#include "src/v8.h" |
| - |
| #include "src/conversions.h" |
| #include "src/messages.h" |
| #include "src/string-builder.h" |