diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-15 02:51:23 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-15 02:51:23 +0000 |
commit | 4b5a7eac8b58aff4b13f86ce75e07b96226f6b52 (patch) | |
tree | 0d7eee85072ee5d143f2d00651e9fdfaa2f78d9f /.DEPS.git | |
parent | 6575e0549b9a77e3dc1a3308a6e3f7d9fcb61121 (diff) | |
download | chromium_src-4b5a7eac8b58aff4b13f86ce75e07b96226f6b52.zip chromium_src-4b5a7eac8b58aff4b13f86ce75e07b96226f6b52.tar.gz chromium_src-4b5a7eac8b58aff4b13f86ce75e07b96226f6b52.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ deps = { 'src/third_party/undoview': Var('git_url') + '/chromium/deps/undoview.git@3ba503e248f3cdbd81b78325a24ece0984637559', 'src/third_party/v8-i18n': - Var('git_url') + '/external/v8-i18n.git@9a89abfd3c20a86ce17b58c9ffb5be89cd4e8d9c', + Var('git_url') + '/external/v8-i18n.git@ad54a339b869b61ef5811483bc1ca6b5eeeb07f7', 'src/third_party/webdriver/pylib': Var('git_url') + '/external/selenium/py.git@304801aede8d4b52a30657201aefed7479c0c9dd', 'src/third_party/webgl_conformance': |