diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-17 19:30:39 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-17 19:30:39 +0000 |
commit | 8171bef91cf06675180389bc57bbbbe869d844f0 (patch) | |
tree | da2fa23d994d60918b2a6c14af7a05a3523bda63 /.DEPS.git | |
parent | 1bc93f667548c5a5eb9c90c628dea214ebfbed18 (diff) | |
download | chromium_src-8171bef91cf06675180389bc57bbbbe869d844f0.zip chromium_src-8171bef91cf06675180389bc57bbbbe869d844f0.tar.gz chromium_src-8171bef91cf06675180389bc57bbbbe869d844f0.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168461 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': - '@a76d2a0fa674bb9a85d8806f1b82176f857e038e' + '@112ca824120f7165dbc1a0fdeebc43b81f1c619a' } 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@6c4f9c0b3fdc25a7fde591be1ec364286401e619', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@2d5fc16a815505c2e58fdaf6f537635c60959422', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@cf7e7889d90373b8404861e1cc63b45f0cca21ae', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |