summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorcira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-16 04:20:17 +0000
committercira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-16 04:20:17 +0000
commit62282a24d728dff82e767eb37d065eeb818edbd9 (patch)
tree85f749beb50250590435d96d1e15569ca75b0f67 /DEPS
parentf88253fb9dccbeba4c1e6c31292b1f069f888ca4 (diff)
downloadchromium_src-62282a24d728dff82e767eb37d065eeb818edbd9.zip
chromium_src-62282a24d728dff82e767eb37d065eeb818edbd9.tar.gz
chromium_src-62282a24d728dff82e767eb37d065eeb818edbd9.tar.bz2
Roll v8-i18n 174:180
TEST=Internal tests passing. BUG=236290 TBR=marja@chromium.org Review URL: https://chromiumcodereview.appspot.com/14991007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200442 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7507d3d..a403dc4 100644
--- a/DEPS
+++ b/DEPS
@@ -160,7 +160,7 @@ deps = {
(Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
"src/third_party/v8-i18n":
- (Var("googlecode_url") % "v8-i18n") + "/trunk@174",
+ (Var("googlecode_url") % "v8-i18n") + "/trunk@180",
# When roll to another webgl conformance tests revision, please goto
# chrome/test/gpu and run generate_webgl_conformance_test_list.py.