diff --git a/DEPS b/DEPS index b96ee62043..011a7fc1d7 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': '79eaa8af5abdda88cafee17588b8efe2b82b47a3', + 'chromium_revision': '99c4ba42a125fee6f4b0c7c86cdda9cc1b175ede', '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' + '@' + '096ea47f099ad4824fc086133d44bf1403c2e775', + Var('chromium_git') + '/chromium/src/tools' + '@' + '89b9d523e6b131ef98bd94d12f6d2977bfdde668', 'src/tools/gyp': Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb', 'src/tools/swarming_client':