diff options
author | jschuh@chromium.org <jschuh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 22:15:27 +0000 |
---|---|---|
committer | jschuh@chromium.org <jschuh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 22:15:27 +0000 |
commit | c1c3dac3fa56760990ece446e0af7cc4336213cd (patch) | |
tree | f2fdef9f3aa79c41431ff32e8761e46185721220 /DEPS | |
parent | d9605f6fa089ca58957dfb6ebc3bdf8a33e02f44 (diff) | |
download | chromium_src-c1c3dac3fa56760990ece446e0af7cc4336213cd.zip chromium_src-c1c3dac3fa56760990ece446e0af7cc4336213cd.tar.gz chromium_src-c1c3dac3fa56760990ece446e0af7cc4336213cd.tar.bz2 |
Roll v8-i18n to r160
Picking up a minor fix for win64 build.
TBR=jshin@chromium.org
R=jshin@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12035107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178913 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ deps = { (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4", "src/third_party/v8-i18n": - (Var("googlecode_url") % "v8-i18n") + "/trunk@159", + (Var("googlecode_url") % "v8-i18n") + "/trunk@160", # When roll to another webgl conformance tests revision, please goto # chrome/test/gpu and run generate_webgl_conformance_test_list.py. |