diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-01 08:36:40 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-01 08:36:40 +0000 |
commit | f91e1f20e57b250ff30e46ca1501f4ae58e4486f (patch) | |
tree | fcdd7d70a1fdec1d7f9db95f82746ba57776a12c /.DEPS.git | |
parent | 46dd3610caa75097ba521f7f74e5f5c0d7c23b79 (diff) | |
download | chromium_src-f91e1f20e57b250ff30e46ca1501f4ae58e4486f.zip chromium_src-f91e1f20e57b250ff30e46ca1501f4ae58e4486f.tar.gz chromium_src-f91e1f20e57b250ff30e46ca1501f4ae58e4486f.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165318 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': - '@c7aba3e23dd3262f7b4de4d6d54059e5aa9ec05e' + '@fb98b69ecc2f6d502c648e526d801239303626e8' } 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@400750153e9cfd1d4910056415ad20c00e2367ef', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@d41299dfd32f73602da8b407bc1339fe42be4262', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@cfbac1b0ed0f586828163205724ba09b47d8a8a5', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |