diff options
author | cira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-16 04:20:17 +0000 |
---|---|---|
committer | cira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-16 04:20:17 +0000 |
commit | 62282a24d728dff82e767eb37d065eeb818edbd9 (patch) | |
tree | 85f749beb50250590435d96d1e15569ca75b0f67 /DEPS | |
parent | f88253fb9dccbeba4c1e6c31292b1f069f888ca4 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |