diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 21:10:07 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 21:10:07 +0000 |
commit | d0f14baa628c9b2aa5759329929d59431d5d9620 (patch) | |
tree | 96b459ac0bf27a07bb094c0bb40f1e1d25bfba78 | |
parent | e44b1bd8edb9384bf0dff3c58accb775fb3d1af2 (diff) | |
download | chromium_src-d0f14baa628c9b2aa5759329929d59431d5d9620.zip chromium_src-d0f14baa628c9b2aa5759329929d59431d5d9620.tar.gz chromium_src-d0f14baa628c9b2aa5759329929d59431d5d9620.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163056 0039d316-1c4b-4281-b951-d872f2087c98
-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': - '@50cdfa8d4cfb197a293074eb78bcb32364862929' + '@a6274fcafb3611834594b0b068007f8c2bf95d6c' } 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@eb46377d75cae50dd7b09ea643185e0347098449', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@41e6ca0de726e9585a806f02d2888cec51e42da9', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@78c8a11ff44deb67a0931e254d736d2085a650eb', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |