diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 15:00:28 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 15:00:28 +0000 |
commit | 2332e6892d358d9e0c7ced1323d6adbd18e242fc (patch) | |
tree | 6716cf5867d30c740f9373b9cc13b02d90162e18 /.DEPS.git | |
parent | 950c21169f4a9e94f8ab4e1ffe6b69e4cd03d67c (diff) | |
download | chromium_src-2332e6892d358d9e0c7ced1323d6adbd18e242fc.zip chromium_src-2332e6892d358d9e0c7ced1323d6adbd18e242fc.tar.gz chromium_src-2332e6892d358d9e0c7ced1323d6adbd18e242fc.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172607 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'https://chromium.googlesource.com', 'webkit_rev': - '@61060cb4ee8099424346d9fb40ef8e44c16c063f' + '@66798f68eef1d41c402a981d7da051f46201134d' } deps = { @@ -226,9 +226,9 @@ deps_os = { 'src/third_party/WebKit/Source': None, 'src/third_party/WebKit/Source/Platform/chromium/public': - Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@338c0de94a2653ee8e2e8c650f65e6efabdc1bfa', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@694b71352333e521f453f894a1a161fe18031800', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@804782ed80047f658ff82038eb4c0f91b866ac3f', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@7a27f52ca4a99a1ad34e8a8a0a59a0f9dcfcf02f', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |