diff options
-rw-r--r-- | .DEPS.git | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'https://chromium.googlesource.com', 'webkit_rev': - '@4e972a64c18f68c4e78daaf6c83b5926ce145a7f' + '@dfc07fbee6e26894c9eba170bc8a27bf83f0c770' } deps = { @@ -234,9 +234,9 @@ deps_os = { 'src/third_party/WebKit/Source': None, 'src/third_party/WebKit/Source/Platform/chromium/public': - Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@59cdc3f8e71198bc93333439d2e76413b3975e42', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@a1f825ce844a7844f4285b2add2d32ad7c869cc4', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@1193339f4f90715044c5ea0b7aaf276e187f4c31', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@ca42ce29f5c7417485771a757d851b0bfc23f3fb', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |