Roll chromium_revision 14d16a8ffa..6f0aaabe91 (475247:475248)

Change log: 14d16a8ffa..6f0aaabe91
Full diff: 14d16a8ffa..6f0aaabe91

Changed dependencies:
* src/third_party/catapult: cb612d8318..ea7d9cf8f4
DEPS diff: 14d16a8ffa..6f0aaabe91/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2911843002
Cr-Commit-Position: refs/heads/master@{#18285}
This commit is contained in:
buildbot 2017-05-27 12:10:17 -07:00 committed by Commit bot
parent e23b847047
commit 048b1fb84e

4
DEPS
View File

@ -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.