Roll chromium_revision 618a913138..2c74af26cb (1090179:1090296)

Change log: 618a913138..2c74af26cb
Full diff: 618a913138..2c74af26cb

Changed dependencies
* src/build: 7ab406c5da..6b240b5934
* src/ios: 28ad499986..6b673ba96a
* src/testing: 809529a935..26f28c94da
* src/third_party: 0523c30f64..9f3d6e6e9b
* src/third_party/depot_tools: 6f905470df..624e7eec34
* src/third_party/turbine: P0XosyjdPaNgW3Am_eNs0rON86r0B11hB3hhwh3_INAC..tkDRS82bARx4x6zEAw-ZmPcOBVY2WnTvK2Gai3TqPSsC
* src/tools: e7bb17e537..4bde3cd532
DEPS diff: 618a913138..2c74af26cb/DEPS

No update to Clang.

BUG=None

Change-Id: I1ec95a615ae865f81060b4b2aaa43ecd448de941
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290699
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@{#39036}
This commit is contained in:
chromium-webrtc-autoroll 2023-01-09 06:07:45 -08:00 committed by WebRTC LUCI CQ
parent 8267cf31ce
commit a1bb81e5c2

16
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': '618a913138214ed24965e1c03c8b29262839d150',
'chromium_revision': '2c74af26cb0b5e5f94c60c20a81a69f2962ef383',
# Keep the Chromium default of generating location tags.
'generate_location_tags': True,
@ -43,7 +43,7 @@ deps = {
'src/base':
'https://chromium.googlesource.com/chromium/src/base@2b7e4125145b247d920af3b499595668e539fb4d',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@7ab406c5da3e95de16989ec4f81c95e5b656e1c3',
'https://chromium.googlesource.com/chromium/src/build@6b240b5934012c3a7ed8dd20d5aba29d992554a6',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@cf8d11e41138ca777f3eaa09df41bf968c8be6ba',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -52,13 +52,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@28ad499986bf90d35d1ca8488d184a905264dc09',
'url': 'https://chromium.googlesource.com/chromium/src/ios@6b673ba96a029354afe1a89ab56b421111e00af7',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@809529a935a71b0cb5345c4e4501c221e3022c4f',
'https://chromium.googlesource.com/chromium/src/testing@26f28c94da216c10b37f22350c829859eb49dfe0',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@0523c30f643ae9c509c5b63ae19dc385f981926c',
'https://chromium.googlesource.com/chromium/src/third_party@9f3d6e6e9b2b72b2fc7f0a80179dd39820431629',
'src/buildtools/linux64': {
'packages': [
@ -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@6f905470df9197880d645cfade6310b1cf1fb238',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@624e7eec34af9b8ef1d02ada6ce9c0f490a0c3d0',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@a249b21db6516234e5456716ae074fbb00176b3f',
'src/third_party/flatbuffers/src':
@ -297,7 +297,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@e7bb17e537f9131a7006d5c4a7d5815380867c68',
'https://chromium.googlesource.com/chromium/src/tools@4bde3cd532d225a898f561af5829df81e7ac494d',
'src/third_party/accessibility_test_framework': {
'packages': [
@ -475,7 +475,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/turbine',
'version': 'P0XosyjdPaNgW3Am_eNs0rON86r0B11hB3hhwh3_INAC',
'version': 'tkDRS82bARx4x6zEAw-ZmPcOBVY2WnTvK2Gai3TqPSsC',
},
],
'condition': 'checkout_android',