Roll chromium_revision bef80d93b4..ffa157bf17 (475256:475257)

Change log: bef80d93b4..ffa157bf17
Full diff: bef80d93b4..ffa157bf17

Changed dependencies:
* src/ios: 878a49c699..90d2f06a9f
DEPS diff: bef80d93b4..ffa157bf17/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2908913002
Cr-Commit-Position: refs/heads/master@{#18290}
This commit is contained in:
buildbot
2017-05-28 03:09:39 -07:00
committed by Commit bot
parent 4ec847f0b9
commit fe41ccc27c

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': 'bef80d93b4a5b160e66ceb6986fb31faa61fc892',
'chromium_revision': 'ffa157bf17edd17189c334a3bbdd5ec40d50d07c',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -116,7 +116,7 @@ deps_os = {
},
'ios': {
'src/ios':
Var('chromium_git') + '/chromium/src/ios' + '@' + '878a49c699093f9040d8884e6d0ae970e14658e5',
Var('chromium_git') + '/chromium/src/ios' + '@' + '90d2f06a9f7b05c9fdc27e60a1714908938f6fd1',
},
'unix': {
'src/third_party/lss':