diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-20 23:06:44 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-20 23:06:44 +0000 |
commit | c9f58c0d1c55dec13b28dd6cef1a6175205ab2e4 (patch) | |
tree | 6fffc230cfee3fd9290136f21ccf517a5b251da4 /.DEPS.git | |
parent | 7fdd2b6e4f7211b72189e5395d04be4ee0fd7f0f (diff) | |
download | chromium_src-c9f58c0d1c55dec13b28dd6cef1a6175205ab2e4.zip chromium_src-c9f58c0d1c55dec13b28dd6cef1a6175205ab2e4.tar.gz chromium_src-c9f58c0d1c55dec13b28dd6cef1a6175205ab2e4.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163195 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'http://git.chromium.org', 'webkit_rev': - '@d6172796818cc9d07bbdd833f1ded298a7ff7ab2' + '@df8a5dd21c33125c7b573a0194ec62211e0d1970' } deps = { @@ -216,7 +216,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@384343fcf848d5beee7442c62063c8cbb82e3da7', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@16086621177ae621f9218fb99a2af6796ee1dae4', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@8f76c992d82966ef7581223d7700f6cdb5161c4d', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |