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

Unified Diff: src/json-stringifier.h

Issue 250793009: Merge v8converions with conversions (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates Created 6 years, 8 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/property-details-inl.h » ('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 e6957eb6191c171248a2a7c99b4d6c9e9a4edaed..7c4a9b4c502150ab75371333cb898b85b84aacd8 100644
--- a/src/json-stringifier.h
+++ b/src/json-stringifier.h
@@ -29,8 +29,8 @@
#define V8_JSON_STRINGIFIER_H_
#include "v8.h"
+#include "conversions.h"
#include "utils.h"
-#include "v8conversions.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/json-parser.h ('k') | src/property-details-inl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698