diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-27 00:00:27 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-27 00:00:27 +0000 |
commit | 4e4fc128f92f4c30cf8c2f96b7b975d9d3e54089 (patch) | |
tree | a8dd10220294bf1c06e34e3a0744067293f36209 /.DEPS.git | |
parent | bd2aec60daaa440240188bcb8e4965e514fa00c0 (diff) | |
download | chromium_src-4e4fc128f92f4c30cf8c2f96b7b975d9d3e54089.zip chromium_src-4e4fc128f92f4c30cf8c2f96b7b975d9d3e54089.tar.gz chromium_src-4e4fc128f92f4c30cf8c2f96b7b975d9d3e54089.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190801 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': - '@9b86daa282d51dcc9c344e5a018616dff2fb5780' + '@02037ebac64162e6a85596a84706c7cc708519be' } deps = { @@ -240,7 +240,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@8a275f6fbee7e711929efb31c4fa91a0de149377', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@84baed323149c1a3d2dd10d827c0a981a89cb173', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@ed45f815cdb2d373c8d5b7dcd223ba668e573dcc', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |