diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-03 04:39:37 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-03 04:39:37 +0000 |
commit | d548566b9a301a42bc1f9aa8147722e87f7b8155 (patch) | |
tree | a52117ed21cb87c6d263b22ea2f658191d7e2325 | |
parent | b5669e5ff6cd628f6b6ac8ca35d749afdd7a2f17 (diff) | |
download | chromium_src-d548566b9a301a42bc1f9aa8147722e87f7b8155.zip chromium_src-d548566b9a301a42bc1f9aa8147722e87f7b8155.tar.gz chromium_src-d548566b9a301a42bc1f9aa8147722e87f7b8155.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165844 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': 'http://git.chromium.org', 'webkit_rev': - '@0c6fe29b356ea185d9e284a1cdda1f18a49b0b75' + '@601a5963fd4f70477589c9d6de91b236dcb30fd0' } 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@a88b6ef6512da31f4bf8d1da6b17ec2b40da9e21', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@c4e9d632d392198247558e582622ed9b46435e60', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@b6b080d0cad47f0660183e1b88185f1979745f68', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |