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

Unified Diff: src/i18n.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/hydrogen-instructions.h ('k') | src/i18n.cc » ('j') | src/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/i18n.h
diff --git a/src/i18n.h b/src/i18n.h
index a50c43a429971f185a471fc0e8393c7c8b58b633..98c4af7f27ee4d1cc616a8c58fab4a45ed903116 100644
--- a/src/i18n.h
+++ b/src/i18n.h
@@ -6,7 +6,7 @@
#ifndef V8_I18N_H_
#define V8_I18N_H_
-#include "src/v8.h"
+#include "src/handles.h"
#include "unicode/uversion.h"
namespace U_ICU_NAMESPACE {
« no previous file with comments | « src/hydrogen-instructions.h ('k') | src/i18n.cc » ('j') | src/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698