From 048b1fb84e92c95a3409f9cd8a492d3f0f90b422 Mon Sep 17 00:00:00 2001 From: buildbot Date: Sat, 27 May 2017 12:10:17 -0700 Subject: [PATCH] Roll chromium_revision 14d16a8ffa..6f0aaabe91 (475247:475248) Change log: https://chromium.googlesource.com/chromium/src/+log/14d16a8ffa..6f0aaabe91 Full diff: https://chromium.googlesource.com/chromium/src/+/14d16a8ffa..6f0aaabe91 Changed dependencies: * src/third_party/catapult: https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/cb612d8318..ea7d9cf8f4 DEPS diff: https://chromium.googlesource.com/chromium/src/+/14d16a8ffa..6f0aaabe91/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2911843002 Cr-Commit-Position: refs/heads/master@{#18285} --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5b1b0163eb..d57b6e8a84 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ vars = { 'chromium_git': 'https://chromium.googlesource.com', - 'chromium_revision': '14d16a8ffa51069ce25796ed7fa64df795b07d91', + 'chromium_revision': '6f0aaabe91efa551a0c60d99b76319e13549e83a', 'boringssl_git': 'https://boringssl.googlesource.com', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client @@ -23,7 +23,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': 'cb612d8318470c9725c4f071e17ceacb7d0e07ab', + 'catapult_revision': 'ea7d9cf8f40e262803d8799f5525c84617664e1f', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other.