diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 01:30:28 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 01:30:28 +0000 |
commit | 7c9af6b8ef03c650308a4f0f25b8f4d12b3421cb (patch) | |
tree | d049642fcda340e29cde74935e25ad048c3d8739 /.DEPS.git | |
parent | 01aa457bfeafcbeb33af4eb1a36a7ef99a452746 (diff) | |
download | chromium_src-7c9af6b8ef03c650308a4f0f25b8f4d12b3421cb.zip chromium_src-7c9af6b8ef03c650308a4f0f25b8f4d12b3421cb.tar.gz chromium_src-7c9af6b8ef03c650308a4f0f25b8f4d12b3421cb.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172485 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': - '@92f0673ca138b0b6f91cc793c7811c06e6f55d0b' + '@61060cb4ee8099424346d9fb40ef8e44c16c063f' } 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@694b71352333e521f453f894a1a161fe18031800', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@338c0de94a2653ee8e2e8c650f65e6efabdc1bfa', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@adc6c8e996749d7a3dc954ac1783087ec2926b1f', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@804782ed80047f658ff82038eb4c0f91b866ac3f', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |