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

Unified Diff: src/json-stringifier.h

Issue 1293053004: Remove grab-bag includes of v8.h from runtime entries. (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/runtime/runtime.cc » ('j') | no next file with comments »
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 5d7235e8bebe48216e7b2ce250fa0e5d0bb9d2a7..fb6b80dde4ec4c5ffe2a4c8cdff26795384794af 100644
--- a/src/json-stringifier.h
+++ b/src/json-stringifier.h
@@ -6,6 +6,7 @@
#define V8_JSON_STRINGIFIER_H_
#include "src/conversions.h"
+#include "src/lookup.h"
#include "src/messages.h"
#include "src/string-builder.h"
#include "src/utils.h"
« no previous file with comments | « src/json-parser.h ('k') | src/runtime/runtime.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698