diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 13:27:16 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 13:27:16 +0000 |
commit | cef2cf3ec4373312d15c8f8460d9f863e35cfb79 (patch) | |
tree | ef029d93b9c2ee0c4fa42d0a7f96f52271be993b /.DEPS.git | |
parent | 30e1b8b7564ce98892e1f2c1be6634e400d04105 (diff) | |
download | chromium_src-cef2cf3ec4373312d15c8f8460d9f863e35cfb79.zip chromium_src-cef2cf3ec4373312d15c8f8460d9f863e35cfb79.tar.gz chromium_src-cef2cf3ec4373312d15c8f8460d9f863e35cfb79.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125151 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ deps = { 'src/tools/page_cycler/acid3': Var('git_url') + '/chromium/deps/acid3.git@633fc66cc99ae5bb92b567c6beafde7a01cfdb49', 'src/v8': - Var('git_url') + '/external/v8.git@9a21ec41a2007f01ba18cf5fa48f7987e40e5109', + Var('git_url') + '/external/v8.git@812308e1488cd8261e4dbbda1d8022642d522b9b', } deps_os = { |