diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-12 08:12:31 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-12 08:12:31 +0000 |
commit | 28692b1499df29c3b6b697d999590abab3d7e27c (patch) | |
tree | fbe8989147ba80f770b8a19d5b40ec312411f627 /.DEPS.git | |
parent | 7516304b50cbb1c9b5352ee8ead6bd20d0802369 (diff) | |
download | chromium_src-28692b1499df29c3b6b697d999590abab3d7e27c.zip chromium_src-28692b1499df29c3b6b697d999590abab3d7e27c.tar.gz chromium_src-28692b1499df29c3b6b697d999590abab3d7e27c.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161537 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ deps = { 'src/tools/swarm_client': Var('git_url') + '/chromium/tools/swarm_client.git@861a5e70c95eb5fc7c0eeac95130ceb68332ca20', 'src/v8': - Var('git_url') + '/external/v8.git@33e09c8efd078308de3c77a88301566f65c07bef', + Var('git_url') + '/external/v8.git@c1956679bbba3170352a8cc735e8218f9dbe6867', } deps_os = { |