diff options
-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': |