Roll chromium_revision b1eb939d79..3bb869bf41 (517724:517725)

Change log: b1eb939d79..3bb869bf41
Full diff: b1eb939d79..3bb869bf41

Changed dependencies:
* src/third_party: 2f0df8ba13..4c0a7f6d8d
DEPS diff: b1eb939d79..3bb869bf41/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Change-Id: Ica18eb52f976caf2bbc54f3abcf91794790d469e
Reviewed-on: https://webrtc-review.googlesource.com/24323
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20761}
This commit is contained in:
Autoroller 2017-11-18 17:30:01 -08:00 committed by Commit Bot
parent f6e91f5540
commit cb2934d3de

2
DEPS
View File

@ -56,7 +56,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '14acaa118cfb712cd3ffc6de40646fb3498d631f',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '2f0df8ba13bc35b09943f07a6724934f85b5c441',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '4c0a7f6d8dc258bcf3cb078f61c85282788c864e',
'src/third_party/android_tools': {
'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
'condition': 'checkout_android',