diff --git a/DEPS b/DEPS index aa7ce6778e..9acef1a6e6 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'webrtc_git': 'https://webrtc.googlesource.com', - 'chromium_revision': 'd64c6711acbf9c224cc0a7f84551541fd660223f', + 'chromium_revision': '2637a04e9f9c8f01b3898db9984e4ee54a5c3956', 'boringssl_git': 'https://boringssl.googlesource.com', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client @@ -155,7 +155,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc', 'src/tools': - Var('chromium_git') + '/chromium/src/tools' + '@' + '5f6eb95a853bf4020a5342c7c2e86ac46cdee052', + Var('chromium_git') + '/chromium/src/tools' + '@' + 'f50eff7725002494b6983a8639c7b2a56d3ab916', 'src/tools/gyp': Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb', 'src/tools/swarming_client':