Skip to content

Commit 03fe811

Browse files
chromium-webrtc-autorollWebRTC LUCI CQ
chromium-webrtc-autoroll
authored and
WebRTC LUCI CQ
committed
Roll chromium_revision ea5e1a45c2..ab2dcf34af (1304562:1304907)
Change log: https://chromium.googlesource.com/chromium/src/+log/ea5e1a45c2..ab2dcf34af Full diff: https://chromium.googlesource.com/chromium/src/+/ea5e1a45c2..ab2dcf34af Changed dependencies * fuchsia_version: version:20.20240515.2.1..version:20.20240522.3.1 * src/base: https://chromium.googlesource.com/chromium/src/base/+log/08bb3a9a85..e8aad01290 * src/build: https://chromium.googlesource.com/chromium/src/build/+log/4d5a607d8b..e3c3f5e5f5 * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/88aa5706c5..4213b31aef * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/35f3bc05b0..0ffe26f09e * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/db7f1d70b7..65ef38d368 * src/third_party/androidx: 3DrZE5aR3dp-Q-txsGsnP_F3kcFhSWntvOQBqy9mASkC..XfjjEUcD39PJCZHKqeWU90_Esp5GFEetk4kpIPZWRZsC * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0c557985c7..062ecac69f * src/third_party/flatbuffers/src: https://chromium.googlesource.com/external/github.com/google/flatbuffers.git/+log/c696275eaf..150644d7f4 * src/third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/5067b87e93..ba37085866 * src/third_party/libunwind/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git/+log/c6e0c0519b..0906c4a315 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/fe95ade50a..f235f50590 * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/91fa6803e1..fbfc575677 * src/tools/luci-go: git_revision:d8c41eecc02cd7b3377a0452eaf704ef315e87ca..git_revision:4967d21f2b92546ac3747086cdcbb046b6db52fb * src/tools/luci-go: git_revision:d8c41eecc02cd7b3377a0452eaf704ef315e87ca..git_revision:4967d21f2b92546ac3747086cdcbb046b6db52fb DEPS diff: https://chromium.googlesource.com/chromium/src/+/ea5e1a45c2..ab2dcf34af/DEPS No update to Clang. BUG=None Change-Id: I7c01d14d891f0fd1c84c0ca2e11d4a41699d8a41 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/351520 Commit-Queue: Autoroller <[email protected]> Bot-Commit: Autoroller <[email protected]> Cr-Commit-Position: refs/heads/main@{#42369}
1 parent f36680c commit 03fe811

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

DEPS

+16-16
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ vars = {
1010
# chromium waterfalls. More info at: crbug.com/570091.
1111
'checkout_configuration': 'default',
1212
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
13-
'chromium_revision': 'ea5e1a45c2e0678082ce601f4a0cb607488683c6',
13+
'chromium_revision': 'ab2dcf34af863484e003e22685445d00401ca183',
1414

1515
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
1616
# process the raw profiles produced by instrumented targets (built with
@@ -30,7 +30,7 @@ vars = {
3030

3131
# By default, download the fuchsia sdk from the public sdk directory.
3232
'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/core/',
33-
'fuchsia_version': 'version:20.20240515.2.1',
33+
'fuchsia_version': 'version:20.20240522.3.1',
3434
# By default, download the fuchsia images from the fuchsia GCS bucket.
3535
'fuchsia_images_bucket': 'fuchsia',
3636
'checkout_fuchsia': False,
@@ -55,9 +55,9 @@ vars = {
5555
deps = {
5656
# TODO(kjellander): Move this to be Android-only.
5757
'src/base':
58-
'https://chromium.googlesource.com/chromium/src/base@08bb3a9a85ee3d3150534d33ae1b4f0c9c19cab0',
58+
'https://chromium.googlesource.com/chromium/src/base@e8aad0129094fdb0ab55858b7a20b5d574283897',
5959
'src/build':
60-
'https://chromium.googlesource.com/chromium/src/build@4d5a607d8b0d6a49a0cfa9c172b91a380ee95f59',
60+
'https://chromium.googlesource.com/chromium/src/build@e3c3f5e5f5643bb5099ddd192dfd90ff699142c6',
6161
'src/buildtools':
6262
'https://chromium.googlesource.com/chromium/src/buildtools@efa920ce144e4dc1c1841e73179cd7e23b9f0d5e',
6363
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@@ -66,13 +66,13 @@ deps = {
6666
'condition': 'checkout_android',
6767
},
6868
'src/ios': {
69-
'url': 'https://chromium.googlesource.com/chromium/src/ios@88aa5706c56cf6a8cba0959939cfcd2612206cd0',
69+
'url': 'https://chromium.googlesource.com/chromium/src/ios@4213b31aef7d13b5b581c882e0bc870b3eca35e1',
7070
'condition': 'checkout_ios',
7171
},
7272
'src/testing':
73-
'https://chromium.googlesource.com/chromium/src/testing@35f3bc05b0066c3ced6b2991e93ad409b26d46a2',
73+
'https://chromium.googlesource.com/chromium/src/testing@0ffe26f09e6524ee9851a2b2799ad5ff0974aab4',
7474
'src/third_party':
75-
'https://chromium.googlesource.com/chromium/src/third_party@db7f1d70b76fc33202177130e544418654a211dc',
75+
'https://chromium.googlesource.com/chromium/src/third_party@65ef38d36813d1ad9d4cbf8a18b32ac3691f418b',
7676

7777
'src/buildtools/linux64': {
7878
'packages': [
@@ -122,9 +122,9 @@ deps = {
122122
'src/third_party/libc++/src':
123123
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@852bc6746f45add53fec19f3a29280e69e358d44',
124124
'src/third_party/libc++abi/src':
125-
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@5067b87e93fc1ffbe3ba332dda932a605307538e',
125+
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@ba370858669b1e905db5ded82c8887095b61dc14',
126126
'src/third_party/libunwind/src':
127-
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@c6e0c0519bc3f2c7854cdef30bdd5699b475464c',
127+
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@0906c4a31502cc7a46b5cf1794e21664ffa23be1',
128128

129129
'src/third_party/test_fonts': {
130130
'dep_type': 'gcs',
@@ -221,11 +221,11 @@ deps = {
221221
'src/third_party/crc32c/src':
222222
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6',
223223
'src/third_party/depot_tools':
224-
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0c557985c77daa1a809f5a6c2e04e69b792142e9',
224+
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@062ecac69f7149d88a467eef91f707f441d62b1d',
225225
'src/third_party/ffmpeg':
226226
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@092f84b6141055bfab609b6b2666b724eee2e130',
227227
'src/third_party/flatbuffers/src':
228-
'https://chromium.googlesource.com/external/github.com/google/flatbuffers.git@c696275eaffec33796b5ca8755614fd9fec0a6a7',
228+
'https://chromium.googlesource.com/external/github.com/google/flatbuffers.git@150644d7f4d030a0629c564fd90dc3becab77636',
229229
'src/third_party/grpc/src': {
230230
'url': 'https://chromium.googlesource.com/external/github.com/grpc/grpc.git@822dab21d9995c5cf942476b35ca12a1aa9d2737',
231231
},
@@ -321,7 +321,7 @@ deps = {
321321
'condition': 'checkout_android',
322322
},
323323
'src/third_party/perfetto':
324-
'https://android.googlesource.com/platform/external/perfetto.git@fe95ade50a871086b1cfeab9e8374a916bc12b71',
324+
'https://android.googlesource.com/platform/external/perfetto.git@f235f50590e878113c2fc6eec85ebb5ac47b98dd',
325325
'src/third_party/protobuf-javascript/src':
326326
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295',
327327
'src/third_party/libvpx/source/libvpx':
@@ -380,7 +380,7 @@ deps = {
380380
'condition': 'checkout_android',
381381
},
382382
'src/tools':
383-
'https://chromium.googlesource.com/chromium/src/tools@91fa6803e1f8897b93f449b460fd06cb975718d5',
383+
'https://chromium.googlesource.com/chromium/src/tools@fbfc57567750705dea8c3dde82e4408abef31f05',
384384

385385
'src/third_party/espresso': {
386386
'packages': [
@@ -419,7 +419,7 @@ deps = {
419419
'packages': [
420420
{
421421
'package': 'chromium/third_party/androidx',
422-
'version': '3DrZE5aR3dp-Q-txsGsnP_F3kcFhSWntvOQBqy9mASkC',
422+
'version': 'XfjjEUcD39PJCZHKqeWU90_Esp5GFEetk4kpIPZWRZsC',
423423
},
424424
],
425425
'condition': 'checkout_android',
@@ -523,11 +523,11 @@ deps = {
523523
'packages': [
524524
{
525525
'package': 'infra/tools/luci/isolate/${{platform}}',
526-
'version': 'git_revision:d8c41eecc02cd7b3377a0452eaf704ef315e87ca',
526+
'version': 'git_revision:4967d21f2b92546ac3747086cdcbb046b6db52fb',
527527
},
528528
{
529529
'package': 'infra/tools/luci/swarming/${{platform}}',
530-
'version': 'git_revision:d8c41eecc02cd7b3377a0452eaf704ef315e87ca',
530+
'version': 'git_revision:4967d21f2b92546ac3747086cdcbb046b6db52fb',
531531
},
532532
],
533533
'dep_type': 'cipd',

0 commit comments

Comments
 (0)