Roll chromium_revision 7e9f692ee3..04aa516a19 (583557:583667)

Change log: 7e9f692ee3..04aa516a19
Full diff: 7e9f692ee3..04aa516a19

Changed dependencies:
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/f5981fb3c2..5314945fa4
DEPS diff: 7e9f692ee3..04aa516a19/DEPS

No update to Clang.

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

Change-Id: I02c959c74f9fa38a12169761a93c6a67815d56b8
Reviewed-on: https://webrtc-review.googlesource.com/94560
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24318}
This commit is contained in:
Autoroller
2018-08-16 08:45:24 -07:00
committed by Commit Bot
parent 74ed734d71
commit dc1133ff84

4
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'checkout_configuration': 'default', 'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'webrtc_git': 'https://webrtc.googlesource.com', 'webrtc_git': 'https://webrtc.googlesource.com',
'chromium_revision': '7e9f692ee375a592dd8723759f732b45d71636da', 'chromium_revision': '04aa516a19f9ec4f63f028dd5343b345ae62c6be',
'boringssl_git': 'https://boringssl.googlesource.com', 'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client # the commit queue can handle CLs rolling swarming_client
@ -24,7 +24,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': 'f5981fb3c2b045ad90b1418a134cc49e76260d9d', 'catapult_revision': '5314945fa47aafd1edb930ace2590bdc7c874632',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other. # and whatever else without interference from each other.