Roll chromium_revision 5e8951d91f..f7bc99221b (1362204:1362341)
Change log:5e8951d91f..f7bc99221bFull diff:5e8951d91f..f7bc99221bChanged dependencies * src/third_party/libc++abi/src:3c26edd0c3..ae0729a012* src/third_party/perfetto:71aaedeaea..074514fc06DEPS diff:5e8951d91f..f7bc99221b/DEPS No update to Clang. BUG=None Change-Id: I6f6ee307837a369e2b9f029e2b7654b071fd2403 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364184 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@{#43126}
This commit is contained in:
parent
cf796a2d2c
commit
f542913a63
6
DEPS
6
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': '5e8951d91f6e5f1a65d70b03092840f370101262',
|
||||
'chromium_revision': 'f7bc99221b34f0a43ca97da3ec7dcc2ae2e90c0c',
|
||||
|
||||
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
|
||||
# process the raw profiles produced by instrumented targets (built with
|
||||
@ -128,7 +128,7 @@ deps = {
|
||||
'src/third_party/libc++/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@e2d898ca22f1d5863d8f6a7a0df849109483e05f',
|
||||
'src/third_party/libc++abi/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@3c26edd0c36a294c74800ac48c17b18d0045e3b6',
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@ae0729a01204f2cdf7304b69590c9606539520c6',
|
||||
'src/third_party/libunwind/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@b7cdacaadbc4d121081ad6b146c7e94acec4c7ff',
|
||||
|
||||
@ -351,7 +351,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/third_party/perfetto':
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@71aaedeaea2b288f27d67d853fb7c4da9762796e',
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@074514fc06ccc3da014e8912117a7465fefd4aa4',
|
||||
'src/third_party/protobuf-javascript/src':
|
||||
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295',
|
||||
'src/third_party/libvpx/source/libvpx':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user