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

Unified Diff: src/json-stringifier.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
« no previous file with comments | « src/json-parser.h ('k') | src/lithium-allocator.h » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « src/json-parser.h ('k') | src/lithium-allocator.h » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698