Roll chromium_revision 0e815932e7..eb96616819 (1189306:1189490)
Change log:0e815932e7..eb96616819Full diff:0e815932e7..eb96616819Changed dependencies * src/base:954b8463a7..321baa90df* src/build:bf3e8255c9..ac78c035f0* src/buildtools:5237ac61e3..0b103f5670* src/ios:ff710f4dcf..1065842010* src/testing:723ff780d3..b6364193e0* src/third_party:2e6fa2aa9b..d489925034* src/third_party/androidx: 8t7AhzW4MtCWgADVSJwwMnTq0eckG2d6c3586tGxmdQC..wtxMxWLFPpEgZYyakr7iyRGNOjsFjWeb9UuB2gFNrpMC * src/third_party/depot_tools:e6f40ea034..6c8d2a9ce5* src/third_party/libc++abi/src:6a8358a142..3d83ca7bd2* src/third_party/perfetto:9102e6d392..a3f4889355* src/tools:ce48a9ac80..0e0ec51d9eDEPS diff:0e815932e7..eb96616819/DEPS No update to Clang. BUG=None Change-Id: I2f019492aa31790bf6c5a178cb4000623321b998 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/318160 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@{#40657}
This commit is contained in:
parent
82c56ca794
commit
66bdf87f9c
24
DEPS
24
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': '0e815932e7b2f6fbe53d367c6cf80c00825b181e',
|
||||
'chromium_revision': 'eb966168198731a0b73a0e10671e6a37f1ab33bb',
|
||||
|
||||
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
|
||||
# process the raw profiles produced by instrumented targets (built with
|
||||
@ -50,24 +50,24 @@ vars = {
|
||||
deps = {
|
||||
# TODO(kjellander): Move this to be Android-only.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@954b8463a7438483647c377ea19d76982f609370',
|
||||
'https://chromium.googlesource.com/chromium/src/base@321baa90df6c35ffe6672cb45410a6c38564cebc',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@bf3e8255c91a4e7a4f69ab18062c27a5c29f0b29',
|
||||
'https://chromium.googlesource.com/chromium/src/build@ac78c035f0222ce2939372807a498b7f2419c09f',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@5237ac61e338d284593c3f5d493d3e7b56af59b9',
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@0b103f5670b975351017ad52f267611a2122466a',
|
||||
# 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@ff710f4dcf8ebe79be88ced831fb83cb59ea9ff0',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@106584201012863bff13fa28d5e476c1ed95b9e5',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@723ff780d37db1d6a3bacf71c94fd8c1e28c4334',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@b6364193e03df055b8e3178d7ee8fd0a9f63a6ec',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@2e6fa2aa9b8495ff28022a0c22945d9ad357ceb1',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@d4899250340c140150c14e20033c3bce3282e1f7',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -117,7 +117,7 @@ deps = {
|
||||
'src/third_party/libc++/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@84fb809dd6dae36d556dc0bb702c6cc2ce9d4b80',
|
||||
'src/third_party/libc++abi/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@6a8358a1423aa37f33d87b300b634c067b2741c1',
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@3d83ca7bd2ab81f042bafe6996da08c9cd57c119',
|
||||
'src/third_party/libunwind/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@76e621a89787516da745489245d8b65a48ad60d8',
|
||||
|
||||
@ -191,7 +191,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@e6f40ea0341552c3e78fb107fe9f37b87d95f321',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@6c8d2a9ce540ae481fefd3028aa91753c7ed796c',
|
||||
'src/third_party/ffmpeg':
|
||||
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@0ba37733400593b162e5ae9ff26b384cff49c250',
|
||||
'src/third_party/flatbuffers/src':
|
||||
@ -295,7 +295,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/third_party/perfetto':
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@9102e6d39287a1e0c912ac0b5e088e3c886f2688',
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@a3f4889355e13fb75aae06dbb70041e88f67882c',
|
||||
'src/third_party/libvpx/source/libvpx':
|
||||
'https://chromium.googlesource.com/webm/libvpx.git@24c0dcc8513b8c1ba4ffbf934a399f89de646ffe',
|
||||
'src/third_party/libyuv':
|
||||
@ -344,7 +344,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@ce48a9ac80cd6d9d4d0e018009fdf2f07fbf2f4f',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@0e0ec51d9e4f16df9088f7e364da967477c6909b',
|
||||
|
||||
'src/third_party/accessibility_test_framework': {
|
||||
'packages': [
|
||||
@ -416,7 +416,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/androidx',
|
||||
'version': '8t7AhzW4MtCWgADVSJwwMnTq0eckG2d6c3586tGxmdQC',
|
||||
'version': 'wtxMxWLFPpEgZYyakr7iyRGNOjsFjWeb9UuB2gFNrpMC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user