Roll chromium_revision a0592593ad..19bcae5aaa (883988:884108)

Change log: a0592593ad..19bcae5aaa
Full diff: a0592593ad..19bcae5aaa

Changed dependencies
* src/base: 65528ba02a..db30053b7a
* src/build: d2ba2f2766..8ef5618407
* src/ios: c42253cc6c..5b15656973
* src/testing: fbeaf7e18b..d5026c75fa
* src/third_party: f977052770..575566d758
* src/third_party/depot_tools: fe7d709f05..8c9a5b84cb
* src/third_party/perfetto: 9109f50a74..f96c36dc3c
* src/tools: 018f0f1344..05f166d97e
DEPS diff: a0592593ad..19bcae5aaa/DEPS

No update to Clang.

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

Change-Id: Ica23bc3172edfc3b3c4ca85f644f1bba7e8b14e3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/219247
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@{#34043}
This commit is contained in:
chromium-webrtc-autoroll
2021-05-18 13:01:54 -07:00
committed by WebRTC LUCI CQ
parent ee483f701a
commit fab9256fb6

18
DEPS
View File

@ -7,16 +7,16 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091. # chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default', 'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': 'a0592593adc2ec974b1cf16be3718514073901f1', 'chromium_revision': '19bcae5aaa98e7093944805ee5034d6cccf22a4f',
} }
deps = { deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency # TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved. # in base/third_party/libevent is solved.
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@65528ba02a2fee3b9f970356cf5901c5751d0dd7', 'https://chromium.googlesource.com/chromium/src/base@db30053b7a7e68e99d7ae4b6f847ed1bcc2188f3',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@d2ba2f2766a36529623c2e4a2310f808a6ddec66', 'https://chromium.googlesource.com/chromium/src/build@8ef5618407970c4323cd3da41e0bfd04451fdf32',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@20b1d0fc13ebaa263a1248f08814f523a86e6bed', 'https://chromium.googlesource.com/chromium/src/buildtools@20b1d0fc13ebaa263a1248f08814f523a86e6bed',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -25,13 +25,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@c42253cc6c102115778cdb7fc076068edb22f1e5', 'url': 'https://chromium.googlesource.com/chromium/src/ios@5b156569730f2497f4e403dfbe36678c2b53c1c6',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@fbeaf7e18b5e83936a29f7b0939b30159b1a24ac', 'https://chromium.googlesource.com/chromium/src/testing@d5026c75fae640869e48a3dbe74587b6a2864a5c',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@f9770527701e4a05b76817780c63bff7b34db7a3', 'https://chromium.googlesource.com/chromium/src/third_party@575566d758b8b0d93757b8f617007f6a07acaefc',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -131,7 +131,7 @@ deps = {
'src/third_party/crc32c/src': 'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d', 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d',
'src/third_party/depot_tools': 'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@fe7d709f053dc0d0fe7e577a0236c6cfc2c27908', 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@8c9a5b84cba7e5ebce5d97bea447c9662b1d43e9',
'src/third_party/ffmpeg': 'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@280d5fd0df8b4284ad040bd29deb3241bd6dfc4a', 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@280d5fd0df8b4284ad040bd29deb3241bd6dfc4a',
'src/third_party/findbugs': { 'src/third_party/findbugs': {
@ -208,7 +208,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@9109f50a742ab7b4cb70717308281137a8734b2b', 'https://android.googlesource.com/platform/external/perfetto.git@f96c36dc3cf3507a03dfeb416c8b5d75abcea85e',
'src/third_party/libvpx/source/libvpx': 'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@61edec1efbea1c02d71857e2aff9426d9cd2df4e', 'https://chromium.googlesource.com/webm/libvpx.git@61edec1efbea1c02d71857e2aff9426d9cd2df4e',
'src/third_party/libyuv': 'src/third_party/libyuv':
@ -265,7 +265,7 @@ deps = {
'condition': 'checkout_win', 'condition': 'checkout_win',
}, },
'src/tools': 'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@018f0f1344ec6684af0f4cc36f429ffc0a6d501a', 'https://chromium.googlesource.com/chromium/src/tools@05f166d97e7d6d17d42a326672c5c276d8ea6f17',
'src/tools/swarming_client': 'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c', 'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c',