Roll chromium_revision af3087b462..52f24d03d2 (1303382:1303523)

Change log: af3087b462..52f24d03d2
Full diff: af3087b462..52f24d03d2

Changed dependencies
* src/base: 7e1e78ded5..8fb3533de5
* src/build: dbd3873447..9fb898bb7b
* src/ios: 80bef59e96..dc6b9853c5
* src/testing: a84f9b870e..2f6fe0db38
* src/third_party: 57bb3c7e93..4fbda95b08
* src/third_party/androidx: JZ72YZlEwPXylEAvSLZX9OglfCwT4XpDJscRG8nioCkC..vAfIh85uzcaBMYEt3ZZIgV2Byl0NtbeE8DNHORAF1r0C
* src/third_party/depot_tools: d32e1cb571..0dd5028133
* src/third_party/libvpx/source/libvpx: 611d9ba0a5..5b4cfe88e4
* src/third_party/re2/src: a67d6c1d53..a771d3fbe7
* src/tools: f73000e9ce..ec57b078a3
DEPS diff: af3087b462..52f24d03d2/DEPS

No update to Clang.

BUG=None

Change-Id: I61a5f160f5df7bd89fedd5287fafcd56468dc3cb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/351100
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#42353}
This commit is contained in:
chromium-webrtc-autoroll 2024-05-20 17:01:58 -07:00 committed by WebRTC LUCI CQ
parent fa4128eedb
commit d16b9093ec

22
DEPS
View File

@ -10,7 +10,7 @@ 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': 'af3087b462acd51cbaae2a87544021f060aabc39', 'chromium_revision': '52f24d03d25af67fa3c9fe920c9bba0161f33e4e',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with # process the raw profiles produced by instrumented targets (built with
@ -55,9 +55,9 @@ vars = {
deps = { deps = {
# TODO(kjellander): Move this to be Android-only. # TODO(kjellander): Move this to be Android-only.
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@7e1e78ded538cb23b907dd62256e709b6e67d2c5', 'https://chromium.googlesource.com/chromium/src/base@8fb3533de57f271c742d918515c51988e209e7b4',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@dbd3873447f647584690532e2fb935e103c8860c', 'https://chromium.googlesource.com/chromium/src/build@9fb898bb7bf2f6c9284c0f4636d5c8d858871d31',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@efa920ce144e4dc1c1841e73179cd7e23b9f0d5e', 'https://chromium.googlesource.com/chromium/src/buildtools@efa920ce144e4dc1c1841e73179cd7e23b9f0d5e',
# 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.
@ -66,13 +66,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@80bef59e96fa367efc8c6220c99196a283814288', 'url': 'https://chromium.googlesource.com/chromium/src/ios@dc6b9853c5419514b8d090fc8f78436506c4c9c0',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@a84f9b870e0ca49e5837c091e0d892d5be407e05', 'https://chromium.googlesource.com/chromium/src/testing@2f6fe0db389278761d69731bb675057ac210e2fd',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@57bb3c7e9342201a8079984652cd05eb9a18b4f7', 'https://chromium.googlesource.com/chromium/src/third_party@4fbda95b08692329ebd4cabf609bf9020a43f373',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -221,7 +221,7 @@ deps = {
'src/third_party/crc32c/src': 'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6', 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6',
'src/third_party/depot_tools': 'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@d32e1cb5717853a1837347884abc85149813c398', 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0dd502813398cb44477df2c246ed4495c4a0c46d',
'src/third_party/ffmpeg': 'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@092f84b6141055bfab609b6b2666b724eee2e130', 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@092f84b6141055bfab609b6b2666b724eee2e130',
'src/third_party/flatbuffers/src': 'src/third_party/flatbuffers/src':
@ -325,7 +325,7 @@ deps = {
'src/third_party/protobuf-javascript/src': 'src/third_party/protobuf-javascript/src':
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295', Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295',
'src/third_party/libvpx/source/libvpx': 'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@611d9ba0a55df154ff5cb7a97d41a41103265f5e', 'https://chromium.googlesource.com/webm/libvpx.git@5b4cfe88e45a42fbdf22f7210ed253faec9c0fe6',
'src/third_party/libyuv': 'src/third_party/libyuv':
'https://chromium.googlesource.com/libyuv/libyuv.git@a6a2ec654b1be1166b376476a7555c89eca0c275', 'https://chromium.googlesource.com/libyuv/libyuv.git@a6a2ec654b1be1166b376476a7555c89eca0c275',
'src/third_party/lss': { 'src/third_party/lss': {
@ -350,7 +350,7 @@ deps = {
'https://chromium.googlesource.com/external/github.com/cisco/openh264@09a4f3ec842a8932341b195c5b01e141c8a16eb7', 'https://chromium.googlesource.com/external/github.com/cisco/openh264@09a4f3ec842a8932341b195c5b01e141c8a16eb7',
'src/third_party/re2/src': 'src/third_party/re2/src':
'https://chromium.googlesource.com/external/github.com/google/re2.git@a67d6c1d5308b0950a91fed8e03e5c048d22d5cd', 'https://chromium.googlesource.com/external/github.com/google/re2.git@a771d3fbe7c432dc4db68360c6c0004fdde5646b',
'src/third_party/r8': { 'src/third_party/r8': {
'packages': [ 'packages': [
@ -380,7 +380,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/tools': 'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@f73000e9ce16f76c4135751c1bff072188e6b71b', 'https://chromium.googlesource.com/chromium/src/tools@ec57b078a3a50c94acbe4a17eae0cab9cb39a48b',
'src/third_party/espresso': { 'src/third_party/espresso': {
'packages': [ 'packages': [
@ -419,7 +419,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'chromium/third_party/androidx', 'package': 'chromium/third_party/androidx',
'version': 'JZ72YZlEwPXylEAvSLZX9OglfCwT4XpDJscRG8nioCkC', 'version': 'vAfIh85uzcaBMYEt3ZZIgV2Byl0NtbeE8DNHORAF1r0C',
}, },
], ],
'condition': 'checkout_android', 'condition': 'checkout_android',