Roll chromium_revision 417b7ce146..db1aa64adf (999552:999661)
Change log:417b7ce146..db1aa64adfFull diff:417b7ce146..db1aa64adfChanged dependencies * src/base:0b272249b6..3a5974ffd9* src/build:01e3d9104d..e5f67a93f1* src/ios:e248592443..d2e1ba0157* src/testing:bad52baf02..d21684de84* src/third_party:aa14c9b817..4b1d7ff497* src/third_party/androidx: gA0vvkGrsh9eQymdSOfRTYnYJpY-Wq7wonB0rx2eiMcC..Da4Gfq0cbANF8TBzxjWyFxNZLsHhNw0miO3ApOghW7YC * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/05b7cd33df..67079d94e0 * src/third_party/depot_tools:23ddab2235..08a30b20f2* src/third_party/perfetto:69bc804a18..268fb40af7* src/tools:fd5689b73c..a46e43eab2DEPS diff:417b7ce146..db1aa64adf/DEPS No update to Clang. BUG=None Change-Id: I23729b9be1a247555b52e8e3a0268d4ad955c8f6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261222 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@{#36765}
This commit is contained in:
parent
2ea1502a2a
commit
eced0a1bb6
22
DEPS
22
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': '417b7ce1467f1c2d73fcfdee0cd754a510ae23ec',
|
||||
'chromium_revision': 'db1aa64adfab03d3d08f5d2745b3dbdb04deccef',
|
||||
|
||||
# Keep the Chromium default of generating location tags.
|
||||
'generate_location_tags': True,
|
||||
@ -23,9 +23,9 @@ deps = {
|
||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||
# in base/third_party/libevent is solved.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@0b272249b6e18a112d96dd7379986b17348c72a1',
|
||||
'https://chromium.googlesource.com/chromium/src/base@3a5974ffd9861148b3c9a77e9856b59bc9a30cbc',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@01e3d9104dc086b1d15196f6727eaad202115a87',
|
||||
'https://chromium.googlesource.com/chromium/src/build@e5f67a93f1c11649cc2dc354f6f31b1b1d482982',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@7208eddba161d85108097c3c5975264c04e3cad8',
|
||||
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
|
||||
@ -34,13 +34,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@e2485924439e00f88bf76fb398c0f5c657fe1e18',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@d2e1ba0157e97974b71c0780624315d32f83d86c',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@bad52baf02e66921efef3dc09349145c483de852',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@d21684de8453feb85ecbfe01467b4fe15d665793',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@aa14c9b817af4d488b0a516f43f3decc457bbb74',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@4b1d7ff497e5f830288d71041639ea4207196ab6',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -129,7 +129,7 @@ deps = {
|
||||
'src/third_party/breakpad/breakpad':
|
||||
'https://chromium.googlesource.com/breakpad/breakpad.git@8b68c72a3fff2bb687c7f411e5c1c09e356b8603',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@05b7cd33df9e93b54c69d89ed957a4eb4e026c83',
|
||||
'https://chromium.googlesource.com/catapult.git@67079d94e0910b398d659b5fc715e739c8c7494d',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
},
|
||||
@ -138,7 +138,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@23ddab223518bcc9ad953686628247e4d7a0bd6e',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@08a30b20f221a4bdb8e8c151d9555d971dd1a0a7',
|
||||
'src/third_party/ffmpeg':
|
||||
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@e481fc655a6287e657a88e8c2bcd6f411d254d70',
|
||||
'src/third_party/findbugs': {
|
||||
@ -220,7 +220,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/third_party/perfetto':
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@69bc804a183b29d2eeaa9a61a589127db9228fe1',
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@268fb40af72db84076b1e61b93c4ed2580ef82de',
|
||||
'src/third_party/libvpx/source/libvpx':
|
||||
'https://chromium.googlesource.com/webm/libvpx.git@665f6a3065555317e75915af2561cf9b776e50b6',
|
||||
'src/third_party/libyuv':
|
||||
@ -275,7 +275,7 @@ deps = {
|
||||
'condition': 'checkout_win',
|
||||
},
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@fd5689b73c21a1ad7ae103ee2d0831a1d622040d',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@a46e43eab2204c65d8112ed753d5182dd0a23c5d',
|
||||
|
||||
'src/third_party/accessibility_test_framework': {
|
||||
'packages': [
|
||||
@ -363,7 +363,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/androidx',
|
||||
'version': 'gA0vvkGrsh9eQymdSOfRTYnYJpY-Wq7wonB0rx2eiMcC',
|
||||
'version': 'Da4Gfq0cbANF8TBzxjWyFxNZLsHhNw0miO3ApOghW7YC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user