From 5827007fa86d91ed3699de61c436adbdfabec791 Mon Sep 17 00:00:00 2001 From: Autoroller Date: Tue, 3 Oct 2017 11:56:37 -0700 Subject: [PATCH] Roll chromium_revision 26bc519aba..c5f8071c7e (506052:506124) Change log: https://chromium.googlesource.com/chromium/src/+log/26bc519aba..c5f8071c7e Full diff: https://chromium.googlesource.com/chromium/src/+/26bc519aba..c5f8071c7e Changed dependencies: * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/117560741b..6c4c84e978 DEPS diff: https://chromium.googlesource.com/chromium/src/+/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 Commit-Queue: WebRTC Buildbot Cr-Commit-Position: refs/heads/master@{#20126} --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 863d45ec3f..4fa3a30dde 100644 --- a/DEPS +++ b/DEPS @@ -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.