Roll chromium_revision 83ff08dcde..3a27a8b4b2 (1008704:1008834)

Change log: 83ff08dcde..3a27a8b4b2
Full diff: 83ff08dcde..3a27a8b4b2

Changed dependencies
* src/build: 6f47cac0c1..4c43adb2f7
* src/ios: ad26f8c509..2c9209da4a
* src/testing: 2bb8a2caf7..eb8a787c47
* src/third_party: 15b29af798..0b7a4acd01
* src/third_party/harfbuzz-ng/src: acdab17ed3..d61b207491
* src/third_party/perfetto: 6214d0c954..23339a6fac
* src/tools: f6d0e12ec3..6ff168c5cf
DEPS diff: 83ff08dcde..3a27a8b4b2/DEPS

No update to Clang.

BUG=None

Change-Id: Ib097813c0321e2d20ad701f22eb0266009f70bb1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264409
Bot-Commit: 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/main@{#37041}
This commit is contained in:
chromium-webrtc-autoroll
2022-05-30 07:03:09 -07:00
committed by WebRTC LUCI CQ
parent 4a7883f442
commit 2118029fd6

16
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': '83ff08dcde2129784e40c1c83321a72f374a6dac', 'chromium_revision': '3a27a8b4b21bbf48c5f66be05f85c9bae64ee420',
# Keep the Chromium default of generating location tags. # Keep the Chromium default of generating location tags.
'generate_location_tags': True, 'generate_location_tags': True,
@ -25,7 +25,7 @@ deps = {
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@258a50da27671247a0ce7b1da05ec58702b51748', 'https://chromium.googlesource.com/chromium/src/base@258a50da27671247a0ce7b1da05ec58702b51748',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@6f47cac0c142e38b73664a932f2a8148009584c7', 'https://chromium.googlesource.com/chromium/src/build@4c43adb2f7ef12f61fe05e544edc91fe551fc06b',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@c12bf52fc40fa0ab69d9389410107d1d5fbd46e5', 'https://chromium.googlesource.com/chromium/src/buildtools@c12bf52fc40fa0ab69d9389410107d1d5fbd46e5',
# 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.
@ -34,13 +34,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@ad26f8c50972be77add0ad472bfc6ff74d6061cb', 'url': 'https://chromium.googlesource.com/chromium/src/ios@2c9209da4aeeff717473690cebd6f461f6f8be2b',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@2bb8a2caf7537dbaa6061dbd12d4e0155afc9739', 'https://chromium.googlesource.com/chromium/src/testing@eb8a787c475016ea2a6d1238c11dbe830be63f7c',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@15b29af7983f4e43687de47cd80413bdfb064cee', 'https://chromium.googlesource.com/chromium/src/third_party@0b7a4acd0157c91f2bf37a701700a0ca22f74659',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -156,7 +156,7 @@ deps = {
'src/third_party/freetype/src': 'src/third_party/freetype/src':
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@b98dd169a1823485e35b3007ce707a6712dcd525', 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@b98dd169a1823485e35b3007ce707a6712dcd525',
'src/third_party/harfbuzz-ng/src': 'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@acdab17ed3507bc9524cb57bef703a983e1031cf', 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@d61b2074915cf5f8044dcb8e3dafc04b5b58c6b8',
'src/third_party/google_benchmark/src': { 'src/third_party/google_benchmark/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/benchmark.git@f730846b0a3c0dc0699978846fb14ffb2fad0bdc', 'url': 'https://chromium.googlesource.com/external/github.com/google/benchmark.git@f730846b0a3c0dc0699978846fb14ffb2fad0bdc',
}, },
@ -220,7 +220,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@6214d0c954d720a3c87cf7673903d679d2ae7413', 'https://android.googlesource.com/platform/external/perfetto.git@23339a6fac0aeb6c2289af885ee4d1df0a9aaf90',
'src/third_party/libvpx/source/libvpx': 'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@ca89bed50dbc5fe2abef50c5f36924bb1da6d1f6', 'https://chromium.googlesource.com/webm/libvpx.git@ca89bed50dbc5fe2abef50c5f36924bb1da6d1f6',
'src/third_party/libyuv': 'src/third_party/libyuv':
@ -275,7 +275,7 @@ deps = {
'condition': 'checkout_win', 'condition': 'checkout_win',
}, },
'src/tools': 'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@f6d0e12ec31004c3fb562653af72aeb4a888e227', 'https://chromium.googlesource.com/chromium/src/tools@6ff168c5cfb1f0c032bef9364cab2a2c0b97f243',
'src/third_party/accessibility_test_framework': { 'src/third_party/accessibility_test_framework': {
'packages': [ 'packages': [