diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-13 07:06:22 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-13 07:06:22 +0000 |
commit | 2efbe83a8f68da7c9f119c100049b69f5161031f (patch) | |
tree | 548daf1bbd6a704a66543ed6778ac5b2ae70e86c /.DEPS.git | |
parent | f0a2674f931a9a10c2172b76bf6364d4648fcd5e (diff) | |
download | chromium_src-2efbe83a8f68da7c9f119c100049b69f5161031f.zip chromium_src-2efbe83a8f68da7c9f119c100049b69f5161031f.tar.gz chromium_src-2efbe83a8f68da7c9f119c100049b69f5161031f.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156506 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': - '@af3bc2efe146c692f9649f3d45e2d9d6f98de4c5' + '@d5c42372f542e01f11ac19ce8edc5e23ea227153' } deps = { @@ -216,7 +216,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@30277f5b1b06756521addba630aa0f825a2443d4', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@2dab6d0dc47abbeeaa2f9b3aa85f4cae96703d4c', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@d55af6f8f7ed678298b56cab9b32a29a13bb5f38', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |