diff options
author | cira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-20 17:32:31 +0000 |
---|---|---|
committer | cira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-20 17:32:31 +0000 |
commit | 2d2f18562659b77ac2cd382ca0066225dd041d87 (patch) | |
tree | 9ac6940b077a274a15ccefc71fc79bd9b4074082 /DEPS | |
parent | 8613ef65e06d46a8a7f71b1d306f096aee8ec343 (diff) | |
download | chromium_src-2d2f18562659b77ac2cd382ca0066225dd041d87.zip chromium_src-2d2f18562659b77ac2cd382ca0066225dd041d87.tar.gz chromium_src-2d2f18562659b77ac2cd382ca0066225dd041d87.tar.bz2 |
v8-i18n roll, 104:105.
BUG=129942
TEST=Can't reproduce crash from the bug.
TBR=inferno@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10572036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143196 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -186,7 +186,7 @@ deps = { (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4", "src/third_party/v8-i18n": - (Var("googlecode_url") % "v8-i18n") + "/trunk@104", + (Var("googlecode_url") % "v8-i18n") + "/trunk@105", # When roll to another webgl conformance tests revision, please goto # chrome/test/gpu and run generate_webgl_conformance_test_list.py. |