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

Unified Diff: DEPS

Issue 19476008: Revert "Turn on i18n support in V8." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Upload again Created 7 years, 5 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 | « no previous file | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 2c208a205532a9d262207eb9fc53fae7e7ec483a..3578cc8ade888f7bf764c6c4b78604ad42462751 100644
--- a/DEPS
+++ b/DEPS
@@ -151,6 +151,9 @@ deps = {
"src/third_party/bidichecker":
(Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
+ "src/third_party/v8-i18n":
+ (Var("googlecode_url") % "v8-i18n") + "/trunk@191",
+
# When roll to another webgl conformance tests revision, please goto
# chrome/test/gpu and run generate_webgl_conformance_test_list.py.
"src/third_party/webgl_conformance":
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698