diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-13 05:15:28 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-13 05:15:28 +0000 |
commit | 6e04921aa9d377e160dcdb34369819d7051f7742 (patch) | |
tree | 366d9a27f80ba42fada379b1a3907a51da393d09 /.DEPS.git | |
parent | a3b5871751a5ac52eb7897a857cd35dcd5d6cd91 (diff) | |
download | chromium_src-6e04921aa9d377e160dcdb34369819d7051f7742.zip chromium_src-6e04921aa9d377e160dcdb34369819d7051f7742.tar.gz chromium_src-6e04921aa9d377e160dcdb34369819d7051f7742.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161720 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': - '@557a9b84ffb210dd98baeeb46199a5e4f98acd35' + '@b8921f8e78217c7b0fedcc6d935fefe974275d1d' } deps = { @@ -214,7 +214,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@c0cf7d94bb7a6f588560a18141560b0745e9be0a', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@59a08f4a3b36b95b9503de875eba722c67a2d543', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@40632b9057dcfa31d4616a1ad8069d85e58878f4', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |