Roll chromium_revision 8e62e57f40..91a19f36be (1241559:1241664)
Change log:8e62e57f40..91a19f36beFull diff:8e62e57f40..91a19f36beChanged dependencies * src/build:413b664277..758a805edf* src/ios:d1bc0517fd..c5db9862c5* src/third_party:4405f06db6..8d1228ed14* src/tools:0597f5d6a5..76a9e7de5eDEPS diff:8e62e57f40..91a19f36be/DEPS No update to Clang. BUG=None Change-Id: I9b179938263b239a3918949da989c1e992981e58 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/332825 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@{#41460}
This commit is contained in:
parent
d2771c6153
commit
b78dd9373f
10
DEPS
10
DEPS
@ -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': '8e62e57f401c46b0f5528a30532afcc4a2ac1a03',
|
||||
'chromium_revision': '91a19f36beccbe06cb3fbb21312b8c25a7fd8991',
|
||||
|
||||
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
|
||||
# process the raw profiles produced by instrumented targets (built with
|
||||
@ -52,7 +52,7 @@ deps = {
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@321daed5e31c75be2ee000199d8aecd1c3a8e290',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@413b66427791ad80fab44434811df03081836a05',
|
||||
'https://chromium.googlesource.com/chromium/src/build@758a805edf32c962269881464d4c24a925328263',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@5e016b7d32822a0cbc3c65162aa9fc2bd021f275',
|
||||
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
|
||||
@ -61,13 +61,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@d1bc0517fd23dd3e8fc39b332cb3d2968770a7da',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@c5db9862c5ce35fafeb28f6ac5f1b57687a56e3c',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@947ee0610dcc6600d4adc4be7cf2f38433e11be8',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@4405f06db6ca4b07b73077611884c1932ddd5a6e',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@8d1228ed141c2ae7835c3181d86a67d82f66877f',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -355,7 +355,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@0597f5d6a58fda5ae478ab443c3a3e68921af1c2',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@76a9e7de5e392ca8c10c91a5318e4e6eb28175a7',
|
||||
|
||||
'src/third_party/accessibility_test_framework': {
|
||||
'packages': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user