Roll chromium_revision d4203a2215..09ff114191 (801568:801677)

Change log: d4203a2215..09ff114191
Full diff: d4203a2215..09ff114191

Changed dependencies
* src/base: b63c8e029f..23b1c3dcdb
* src/build: 97e77cda44..7c73b098b9
* src/ios: ab050df108..b8c0406d41
* src/testing: 77bcd16e9f..129e2ccccd
* src/third_party: f14fac40eb..080fbc7f4c
* src/third_party/depot_tools: b09f2bb2f2..dff2104727
* src/third_party/libaom/source/libaom: https://aomedia.googlesource.com/aom.git/+log/4dcbd921c3..e2219b84bc
* src/tools: 6e0b7c77f7..01e80ed90b
DEPS diff: d4203a2215..09ff114191/DEPS

No update to Clang.

TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com,
BUG=None

Change-Id: Ie9a36e8c9ef919f83256782d33e9da19ba083d64
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182660
Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#31997}
This commit is contained in:
chromium-webrtc-autoroll
2020-08-26 01:01:37 -07:00
committed by Commit Bot
parent 99b0f8d26c
commit c093d9ad62

18
DEPS
View File

@ -10,7 +10,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': 'd4203a221538d1195b476f0181fc7109b8c736ce',
'chromium_revision': '09ff114191b3c82dc501e4a6ee1869db4ef242f0',
# This can be overridden, e.g. with custom_vars, to download a nonstandard
# Xcode version in build/mac_toolchain.py
@ -22,9 +22,9 @@ deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@b63c8e029f61fda7b3b2dad78582bfbc15b43cf6',
'https://chromium.googlesource.com/chromium/src/base@23b1c3dcdb97eece6bd3d9de988fc9d26a696570',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@97e77cda449d5f00db7c703c017c6b2ea4b8cee3',
'https://chromium.googlesource.com/chromium/src/build@7c73b098b9686b4390cbe247c6fe109a73ad67ee',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@ff93f3ea1a7f033d3caf8f60ec1937cc71351419',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@ -33,13 +33,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@ab050df10896e4fc80f09295e7ae6c7a4059ca9b',
'url': 'https://chromium.googlesource.com/chromium/src/ios@b8c0406d41b25a0a46a937f5f29d0719aa0c72a7',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@77bcd16e9f98ba52b693e2a7fda95813da6eaa6f',
'https://chromium.googlesource.com/chromium/src/testing@129e2ccccd42979c1e3fe6e01d188c7726be2de2',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@f14fac40eb8d5e3c20e5c934bb52afe15a48fd06',
'https://chromium.googlesource.com/chromium/src/third_party@080fbc7f4ce806faca487137526db1d55819a745',
'src/buildtools/linux64': {
'packages': [
@ -137,7 +137,7 @@ deps = {
'src/third_party/colorama/src':
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@b09f2bb2f282727b3316c30659e2998ac4f1a373',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@dff2104727dc207f58d87b938e04402be548329c',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@48b037ba0de5eecc97baf6e1d0133c4cc58485b1',
'src/third_party/findbugs': {
@ -202,7 +202,7 @@ deps = {
'src/third_party/libsrtp':
'https://chromium.googlesource.com/chromium/deps/libsrtp.git@650611720ecc23e0e6b32b0e3100f8b4df91696c',
'src/third_party/libaom/source/libaom':
'https://aomedia.googlesource.com/aom.git@4dcbd921c3a686185c705eeccb154da52858d23b',
'https://aomedia.googlesource.com/aom.git@e2219b84bc9d723e26ae6618beecad045612017e',
'src/third_party/libunwindstack': {
'url': 'https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git@11659d420a71e7323b379ea8781f07c6f384bc7e',
'condition': 'checkout_android',
@ -265,7 +265,7 @@ deps = {
'condition': 'checkout_win',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@6e0b7c77f7c4f169cb83297331b5d8ded550b969',
'https://chromium.googlesource.com/chromium/src/tools@01e80ed90beca99d11196aeebe0c00a5a0486eb5',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',