diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-10 05:15:24 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-10 05:15:24 +0000 |
commit | 36365e9752fc703075bb05ce585212551f8b98d4 (patch) | |
tree | dffd68a485361c596cd442bdfd43ba92aa0f54ae /.DEPS.git | |
parent | eba2d59c6a2fe5eaac28111ecf90e69f5523039f (diff) | |
download | chromium_src-36365e9752fc703075bb05ce585212551f8b98d4.zip chromium_src-36365e9752fc703075bb05ce585212551f8b98d4.tar.gz chromium_src-36365e9752fc703075bb05ce585212551f8b98d4.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161047 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': - '@9ddef0b6420eb356495eaa0380303236a14f7021' + '@86ea9533987d7af5ffd109ad0ce451c18ecab99c' } 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@f3bf31f09f2a85b5f9609bc0be3bedc244d4926d', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@a1cb0100337c004bf0767c3cc0e634da4a8751af', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@0b726348ef354cd26ae0c0b919fe36cd076f31fe', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |