Roll chromium_revision 5ddcf683a5..9079ff6a0a (1035358:1035583)

Change log: 5ddcf683a5..9079ff6a0a
Full diff: 5ddcf683a5..9079ff6a0a

Changed dependencies
* src/base: eafe58b58c..3314f68534
* src/build: 39f80dadcd..fa70f0f868
* src/buildtools: 98014eb61a..431d9c2d82
* src/buildtools/third_party/libc++/trunk: 6cc58d640c..5df82514bc
* src/ios: f503e0c50e..0241df3d42
* src/testing: dbe2ab9dc9..f97e3bdccf
* src/third_party: ad0ac8cf43..574e80f264
* src/third_party/perfetto: 14874308ba..d7a3c46d86
* src/tools: e13881c4d2..300d9c3a17
DEPS diff: 5ddcf683a5..9079ff6a0a/DEPS

No update to Clang.

BUG=None

Change-Id: I422e44dc5fe9027697829d4832d6529c7bfee020
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271840
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@{#37804}
This commit is contained in:
chromium-webrtc-autoroll 2022-08-16 11:01:10 -07:00 committed by WebRTC LUCI CQ
parent 29d7292a34
commit dddf4e116f

20
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': '5ddcf683a5d59af66b98c61198d087d8fd791347',
'chromium_revision': '9079ff6a0aba8604d42d6c4137e2554aeb2f4c9a',
# Keep the Chromium default of generating location tags.
'generate_location_tags': True,
@ -26,24 +26,24 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@eafe58b58cfa65d66444b0b688a53a7eb14c7b56',
'https://chromium.googlesource.com/chromium/src/base@3314f685341338944c4090982e6856e6e2415c57',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@39f80dadcd6823334bc9f5a5a749b08e63aa26f2',
'https://chromium.googlesource.com/chromium/src/build@fa70f0f868f11197cad836b36666c1a39f877993',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@98014eb61adae4254db2c8dd1332707971528148',
'https://chromium.googlesource.com/chromium/src/buildtools@431d9c2d82c2da10df95226ab02ffbdd76a34838',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
'src/examples/androidtests/third_party/gradle': {
'url': 'https://chromium.googlesource.com/external/github.com/gradle/gradle.git@f2d1fb54a951d8b11d25748e4711bec8d128d7e3',
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@f503e0c50e71e6182715097151c5584a65f392e4',
'url': 'https://chromium.googlesource.com/chromium/src/ios@0241df3d4201736cb13c907992c0198a9dc6fd88',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@dbe2ab9dc97b3d2eb1afe188ff490b04c8f78586',
'https://chromium.googlesource.com/chromium/src/testing@f97e3bdccf70f1e3ac72f7c02046688451362f5d',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@ad0ac8cf437b5321dcda42ba476ba2221f1e4624',
'https://chromium.googlesource.com/chromium/src/third_party@574e80f26446cf94ca3b4b7258f7c6422034a089',
'src/buildtools/linux64': {
'packages': [
@ -79,7 +79,7 @@ deps = {
'src/buildtools/clang_format/script':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@8b525d2747f2584fc35d8c7e612e66f377858df7',
'src/buildtools/third_party/libc++/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@6cc58d640cfe272f079b07da2e03781796c6a6aa',
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@5df82514bc009b7fa3d4964ee1fdaf975646d44c',
'src/buildtools/third_party/libc++abi/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@039323b945911a54cb7400da8fb14fcbb0348e97',
'src/buildtools/third_party/libunwind/trunk':
@ -220,7 +220,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@14874308ba40333592fcb406f8870c16af2ed951',
'https://android.googlesource.com/platform/external/perfetto.git@d7a3c46d86229bfcb6064bcf2b10be528bbcdf07',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@8786aee5821801fe6b5a285be009ba67ea7f4e63',
'src/third_party/libyuv':
@ -266,7 +266,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@e13881c4d2bde18ad20763d9091af894965e0295',
'https://chromium.googlesource.com/chromium/src/tools@300d9c3a1782170a4fd915c08cefb0c65d8f9356',
'src/third_party/accessibility_test_framework': {
'packages': [