Roll chromium_revision a9e14964b0..8aa7a4e1cf (466553:466554)

Change log: a9e14964b0..8aa7a4e1cf
Full diff: a9e14964b0..8aa7a4e1cf

Changed dependencies:
* src/ios: 0b32be94e2..1e328f96f5
DEPS diff: a9e14964b0..8aa7a4e1cf/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2839493002
Cr-Commit-Position: refs/heads/master@{#17825}
This commit is contained in:
buildbot 2017-04-22 21:22:05 -07:00 committed by Commit bot
parent efbf25346d
commit 029f6b392d

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': 'a9e14964b037e70a90936908b8740d50b73e3b73',
'chromium_revision': '8aa7a4e1cf5bb91918e8692a1909ededca93523b',
'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' + '@' + '0b32be94e25384d88a212b673315c1c581d70fe6',
Var('chromium_git') + '/chromium/src/ios' + '@' + '1e328f96f546ceb07aacf05256fb7f0a8ece7bfd',
},
'unix': {
'src/third_party/lss':