diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-11 19:54:27 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-11 19:54:27 +0000 |
commit | c430b1af99e20e1f36ff10b0960ab5b70a280864 (patch) | |
tree | c70fd4048eeb965573232e349ffd1c3dbca64759 | |
parent | 97267dae8e63d31122f660d12c3d38b5eaa69c79 (diff) | |
download | chromium_src-c430b1af99e20e1f36ff10b0960ab5b70a280864.zip chromium_src-c430b1af99e20e1f36ff10b0960ab5b70a280864.tar.gz chromium_src-c430b1af99e20e1f36ff10b0960ab5b70a280864.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172379 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': 'https://chromium.googlesource.com', 'webkit_rev': - '@bd35c7af572743d1965b35ed34e872fa24eaeaf8' + '@61060cb4ee8099424346d9fb40ef8e44c16c063f' } deps = { @@ -228,7 +228,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@338c0de94a2653ee8e2e8c650f65e6efabdc1bfa', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@f82931c2101806d5c9587297efecdeccd3fc6c77', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@804782ed80047f658ff82038eb4c0f91b866ac3f', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |