Roll chromium_revision 0a99285795..1ef3492242 (487029:487036)

Change log: 0a99285795..1ef3492242
Full diff: 0a99285795..1ef3492242

Changed dependencies:
* src/ios: 909cd1c72a..e61996ac1a
DEPS diff: 0a99285795..1ef3492242/DEPS

No update to Clang.

TBR=
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Review-Url: https://codereview.webrtc.org/2982003002
Cr-Commit-Position: refs/heads/master@{#19056}
This commit is contained in:
buildbot
2017-07-17 03:27:47 -07:00
committed by Commit Bot
parent 9d11764344
commit 8b0418f1a8

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '0a99285795ade2dd281995dee72fdb9e80d3fd6d',
'chromium_revision': '1ef3492242e14636cbf7c5f2bb19097330525c66',
'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' + '@' + '909cd1c72ae757f5912093cc14a03b7eaee08e70',
Var('chromium_git') + '/chromium/src/ios' + '@' + 'e61996ac1a9afc06e6ac01c0adb6b75afe6b87e9',
},
'unix': {
'src/third_party/lss':