Roll chromium_revision 69f6243982..69f6243982 (517739:517739)

Change log: 69f6243982..69f6243982
Full diff: 69f6243982..69f6243982

Changed dependencies:
* src/third_party: 18665b3983..52cd0168df
DEPS diff: 69f6243982..69f6243982/DEPS

No update to Clang.

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

Change-Id: I39d2dcc5d8773ee680ce094cbc080bbabec9d027
Reviewed-on: https://webrtc-review.googlesource.com/24422
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20774}
This commit is contained in:
Autoroller 2017-11-19 16:51:01 -08:00 committed by Commit Bot
parent 45725cc6c6
commit c43f5df4dd

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' + '@' + '18665b3983cf8aed0bdf86f92099e6aeae212ed0',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '52cd0168dfae535b80fe153c09fca2828bfaca4a',
'src/third_party/android_tools': {
'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
'condition': 'checkout_android',