summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorcira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-20 17:32:31 +0000
committercira@chromium.org <cira@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-20 17:32:31 +0000
commit2d2f18562659b77ac2cd382ca0066225dd041d87 (patch)
tree9ac6940b077a274a15ccefc71fc79bd9b4074082 /DEPS
parent8613ef65e06d46a8a7f71b1d306f096aee8ec343 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f35b7b0..63aa7c5 100644
--- a/DEPS
+++ b/DEPS
@@ -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.