Roll chromium_revision 26bc519aba..c5f8071c7e (506052:506124)

Change log: 26bc519aba..c5f8071c7e
Full diff: 26bc519aba..c5f8071c7e

Changed dependencies:
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/117560741b..6c4c84e978
DEPS diff: 26bc519aba..c5f8071c7e/DEPS

No update to Clang.

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

Change-Id: I5c83fc3b5028ef801c5344ec01ed97c93373f7da
Reviewed-on: https://webrtc-review.googlesource.com/6160
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20126}
This commit is contained in:
Autoroller 2017-10-03 11:56:37 -07:00 committed by Commit Bot
parent 0ef90d1f13
commit 5827007fa8

4
DEPS
View File

@ -3,7 +3,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'webrtc_git': 'https://webrtc.googlesource.com',
'chromium_revision': '26bc519aba805507270881b25d0f28b3b707ea16',
'chromium_revision': 'c5f8071c7ed53ddf846bd886f87809dca14583ab',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -24,7 +24,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
'catapult_revision': '117560741b21ecaefedf407c216ea24e65e6bc83',
'catapult_revision': '6c4c84e978fc0b5fa8176b57baea822f4827c2c3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.