diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-20 13:17:23 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-20 13:18:53 +0000 |
commit | def7d5d7b2dfff24192f162afd538a74470cb2b8 (patch) | |
tree | 5d0e079fe9824a31bb7c3abba90495214b547ded /.DEPS.git | |
parent | 08ba405fb8acf1ca61fefd6bb14b909b2ed43336 (diff) | |
download | chromium_src-def7d5d7b2dfff24192f162afd538a74470cb2b8.zip chromium_src-def7d5d7b2dfff24192f162afd538a74470cb2b8.tar.gz chromium_src-def7d5d7b2dfff24192f162afd538a74470cb2b8.tar.bz2 |
Update .DEPS.git
Cr-Commit-Position: refs/heads/master@{#290827}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290827 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -83,7 +83,7 @@ vars = { 'webrtc_revision': '6905', 'v8_revision': - '23212' + '23117' } deps = { @@ -228,7 +228,7 @@ deps = { 'src/tools/swarming_client': Var('git_url') + '/external/swarming.client.git@b8aeeaef087fa2571aaaf64a8a8dbec06a0e0e41', 'src/v8': - Var('git_url') + '/external/v8.git@5e57059e20217fd540b60c237d326414afe2171e', + Var('git_url') + '/external/v8.git@f284b29e37d97d7ee9128055862179dcbda7e398', } deps_os = { |