Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(777)

Unified Diff: src/json-parser.h

Issue 1282503003: Remove several grab-bag includes from the v8.h header. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/json-parser.h
diff --git a/src/json-parser.h b/src/json-parser.h
index 7be799b0e55bf8555663c248330a3c8dedf1fe4f..078afcbb7c44d3d9ff227b5d46e6c8a4f39aae50 100644
--- a/src/json-parser.h
+++ b/src/json-parser.h
@@ -5,8 +5,6 @@
#ifndef V8_JSON_PARSER_H_
#define V8_JSON_PARSER_H_
-#include "src/v8.h"
-
#include "src/char-predicates-inl.h"
#include "src/conversions.h"
#include "src/messages.h"
« no previous file with comments | « src/ia32/lithium-gap-resolver-ia32.h ('k') | src/json-stringifier.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698