summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjschuh@chromium.org <jschuh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-25 22:15:27 +0000
committerjschuh@chromium.org <jschuh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-25 22:15:27 +0000
commitc1c3dac3fa56760990ece446e0af7cc4336213cd (patch)
treef2fdef9f3aa79c41431ff32e8761e46185721220 /DEPS
parentd9605f6fa089ca58957dfb6ebc3bdf8a33e02f44 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 686296c6..5716e2e 100644
--- a/DEPS
+++ b/DEPS
@@ -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.