Roll chromium_revision 0a00265a8f..537717e4ad (517732:517734)

Change log: 0a00265a8f..537717e4ad
Full diff: 0a00265a8f..537717e4ad

Changed dependencies:
* src/third_party: 4c0a7f6d8d..18665b3983
* src/tools: f50eff7725..c9f62ea767
DEPS diff: 0a00265a8f..537717e4ad/DEPS

No update to Clang.

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

Change-Id: I3cbedea3b2614dbd3e413904cc339aca3bc0c96a
Reviewed-on: https://webrtc-review.googlesource.com/24401
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20769}
This commit is contained in:
Autoroller 2017-11-19 08:40:55 -08:00 committed by Commit Bot
parent 22b8055b57
commit da7a2a323f

4
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' + '@' + '4c0a7f6d8dc258bcf3cb078f61c85282788c864e',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '18665b3983cf8aed0bdf86f92099e6aeae212ed0',
'src/third_party/android_tools': {
'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
'condition': 'checkout_android',
@ -155,7 +155,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc',
'src/tools':
Var('chromium_git') + '/chromium/src/tools' + '@' + 'f50eff7725002494b6983a8639c7b2a56d3ab916',
Var('chromium_git') + '/chromium/src/tools' + '@' + 'c9f62ea7676e1081c1d908eeb423331f592a4bd7',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'src/tools/swarming_client':