Roll chromium_revision dd58dcde17..d4870f767e (1083550:1083678)

Change log: dd58dcde17..d4870f767e
Full diff: dd58dcde17..d4870f767e

Changed dependencies
* src/base: 4e0905ca44..4a17a70520
* src/ios: 66c74db083..36316fedfa
* src/testing: 739e075aeb..9adab94016
* src/third_party: 0d45c1f9b4..fc73329941
* src/third_party/androidx: S-GKQWky-riwXwzGHQxWZQEag1uM0Mo4blc5VIfl7TcC..3ADwB26rDMIdmScjo6j4e98VQl6amFOyrvsvrVRthBMC
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/0d416fe68a..bf0782db65
* src/third_party/depot_tools: 9ace9b4dc4..41a2d0f1a0
* src/third_party/freetype/src: 26e9028f10..ace97a02a4
* src/third_party/perfetto: 4ffacbee2e..61ba4b9b60
* src/tools: 0d9b91db1d..0c34fd995e
DEPS diff: dd58dcde17..d4870f767e/DEPS

No update to Clang.

BUG=None

Change-Id: Ib356780b210e7d5b6b448a9ff221f7be30c0d1f0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/288202
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@{#38897}
This commit is contained in:
chromium-webrtc-autoroll 2022-12-15 04:02:31 -08:00 committed by WebRTC LUCI CQ
parent 18fccfc477
commit afe956699d

22
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': 'dd58dcde17c02425e1eec50499c77954bd965268',
'chromium_revision': 'd4870f767ea66ffff0f83f8267d2b61dfff0bf5d',
# Keep the Chromium default of generating location tags.
'generate_location_tags': True,
@ -41,7 +41,7 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@4e0905ca44291502f9b503ad52b0f9a32c6c537d',
'https://chromium.googlesource.com/chromium/src/base@4a17a70520935f05e354de004dcb44c7b1df534f',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@c91a4dbdb666e9bd82b187109ad311c58a552ce6',
'src/buildtools':
@ -52,13 +52,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@66c74db08350f76e64506ab1dbf370fc5aed2725',
'url': 'https://chromium.googlesource.com/chromium/src/ios@36316fedfa1873be15dcaf681bf1295696abafbc',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@739e075aeb8eafb654b408dec5db6e8fbf7c00bf',
'https://chromium.googlesource.com/chromium/src/testing@9adab94016c5e0840a235b4c0a7dd85173d3f370',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@0d45c1f9b49ceff2cb13d53e1ba08b7f12e4e442',
'https://chromium.googlesource.com/chromium/src/third_party@fc733299410a7104a0848539baab0131b8a616b8',
'src/buildtools/linux64': {
'packages': [
@ -169,7 +169,7 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@cc7abac08b0c52e6581b9c9c4226816b17a4c26d',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@0d416fe68a0e1f6712e75a8f9c7a019e8385a11e',
'https://chromium.googlesource.com/catapult.git@bf0782db65682f3918886ba69807c03fe515c2e8',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -178,7 +178,7 @@ deps = {
'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@9ace9b4dc4f5c4ef83ce916e0537c2ada7bb8e3d',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@41a2d0f1a0173723f63ca2994e17c81eaf302b65',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@a249b21db6516234e5456716ae074fbb00176b3f',
'src/third_party/flatbuffers/src':
@ -192,7 +192,7 @@ deps = {
'condition': 'checkout_linux',
},
'src/third_party/freetype/src':
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@26e9028f10657acefc801bb7d5276419963e60cb',
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@ace97a02a4461bbdae29da4019c105eead95e277',
'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@2822b589bc837fae6f66233e2cf2eef0f6ce8470',
'src/third_party/google_benchmark/src': {
@ -248,7 +248,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@4ffacbee2eaca86dde29a7a22fcf0ff0455f74b8',
'https://android.googlesource.com/platform/external/perfetto.git@61ba4b9b606100828e425eb9a245dd45c5591f28',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@605350bd5b68ac47f595d60cc8ef346588e773c0',
'src/third_party/libyuv':
@ -297,7 +297,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@0d9b91db1d58ebfc9315a40ccfe91fa87d9d294b',
'https://chromium.googlesource.com/chromium/src/tools@0c34fd995e2cfdb007209c44bb0d28e894b1d2ea',
'src/third_party/accessibility_test_framework': {
'packages': [
@ -374,7 +374,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/androidx',
'version': 'S-GKQWky-riwXwzGHQxWZQEag1uM0Mo4blc5VIfl7TcC',
'version': '3ADwB26rDMIdmScjo6j4e98VQl6amFOyrvsvrVRthBMC',
},
],
'condition': 'checkout_android',