diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-21 08:48:33 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-21 08:48:33 +0000 |
commit | 6174546c79e10140ee1848400cc52a5d5729a05e (patch) | |
tree | 7bb54042b6dcdf526ed6d5a484c02be1f3fa436f /.DEPS.git | |
parent | 673da132fac5ceefdf083be5f7d68acc2c1e0a36 (diff) | |
download | chromium_src-6174546c79e10140ee1848400cc52a5d5729a05e.zip chromium_src-6174546c79e10140ee1848400cc52a5d5729a05e.tar.gz chromium_src-6174546c79e10140ee1848400cc52a5d5729a05e.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169006 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': 'https://chromium.googlesource.com', 'webkit_rev': - '@3015dc71af1a135af6c3c754f1f4ef76fe8f8c93' + '@30b3394f13fb4898d094e93373aedc677ad1b48d' } deps = { @@ -218,7 +218,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@4c789e9d7d89e0c463482eea624cee34502720a3', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@3f0731464890f456517996f3fae07c62c0da9a33', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@b1facf99110119efb295966a909d8a68be1897ed', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |