Roll chromium_revision fd6ebdefe3..bd11b45ad7 (455055:455060)

Change log: fd6ebdefe3..bd11b45ad7
Full diff: fd6ebdefe3..bd11b45ad7

Changed dependencies:
* src/ios: 0471024f62..e2fa9e33ce
DEPS diff: fd6ebdefe3..bd11b45ad7/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2736013002
Cr-Commit-Position: refs/heads/master@{#17094}
This commit is contained in:
buildbot 2017-03-07 05:40:05 -08:00 committed by Commit bot
parent 566c43b525
commit bddab23c88

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': 'fd6ebdefe37285b1cc50fd4bbebf1bb8f4b7fa6f',
'chromium_revision': 'bd11b45ad711c4b0f33b8ff2841268131d4bb9ad',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -119,7 +119,7 @@ deps_os = {
},
'ios': {
'src/ios':
Var('chromium_git') + '/chromium/src/ios' + '@' + '0471024f62b86e0702db64d4b7dfa8978b33ba9b',
Var('chromium_git') + '/chromium/src/ios' + '@' + 'e2fa9e33cef62fb704b481dd37b9a5f51588fb36',
},
'unix': {
'src/third_party/lss':