diff options
-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': - '@e06245cb4525ce8614524a02878f63d18f9de85b' + '@21a424eac099d061b4701e13fa6bf24a3567fad0' } deps = { @@ -214,7 +214,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@98a49d951ff3696b250e0f5a69f2b364226badeb', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@952a7479cbf3cfde7cfc6a17a9e1ac15f0ea240d', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@32ec3c321835981928d955c12ddfed072ede95ba', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |