Roll chromium_revision 79eaa8af5a..99c4ba42a1 (520928:520934)

Change log: 79eaa8af5a..99c4ba42a1
Full diff: 79eaa8af5a..99c4ba42a1

Changed dependencies:
* src/tools: 096ea47f09..89b9d523e6
DEPS diff: 79eaa8af5a..99c4ba42a1/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Change-Id: Ifce8c501b7f4c960734684df5a2c3f08f75988fc
Reviewed-on: https://webrtc-review.googlesource.com/28200
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20978}
This commit is contained in:
Autoroller 2017-12-01 06:46:38 -08:00 committed by Commit Bot
parent 86f8047cb7
commit b215bc70c1

4
DEPS
View File

@ -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':