Roll chromium_revision 14f6ea7bfe..a7c1557075 (1130318:1130427)
Change log:14f6ea7bfe..a7c1557075Full diff:14f6ea7bfe..a7c1557075Changed dependencies * src/base:4af3c52b97..b2d56fe029* src/build:cb2a617d30..4815802aee* src/buildtools/third_party/libunwind/trunk:123963cbd6..a2c40b7ecb* src/ios:7e94bc67c4..87d9af70f6* src/testing:a4116e2cf4..6601e1cdb0* src/third_party:3810ad2c2d..14528b4250* src/third_party/perfetto:73a3aa98dc..0eaad46a44* src/tools:5b4d274b7a..7ab7000417DEPS diff:14f6ea7bfe..a7c1557075/DEPS Clang version changed llvmorg-17-init-4759-g547e3456:llvmorg-17-init-8029-g27f27d15 Details:14f6ea7bfe..a7c1557075/tools/clang/scripts/update.py BUG=None Change-Id: I21f54c30049c3512270f18dd6f4510349e35821a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301304 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@{#39863}
This commit is contained in:
parent
0a4a9846fc
commit
6f7c7568af
18
DEPS
18
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': '14f6ea7bfecc0235bb5100d03744d3808792c8fd',
|
||||
'chromium_revision': 'a7c1557075d257ea53ed5227cea70c05d8dc88a4',
|
||||
|
||||
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
|
||||
# process the raw profiles produced by instrumented targets (built with
|
||||
@ -46,9 +46,9 @@ vars = {
|
||||
deps = {
|
||||
# TODO(kjellander): Move this to be Android-only.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@4af3c52b972d0abdd09285ff04ebd5149ca12581',
|
||||
'https://chromium.googlesource.com/chromium/src/base@b2d56fe0298cec0314f4ffa7093bd37b093d9301',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@cb2a617d308a3141eef2434cf18f691c0229459b',
|
||||
'https://chromium.googlesource.com/chromium/src/build@4815802aee365ceb330a4b2354dfb6b655aa3e8e',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@6a1f26d93ef1d4417cdf08d0cefa6420e9ac25b7',
|
||||
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
|
||||
@ -57,13 +57,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@7e94bc67c47cdee80874fc9842b1880745a84d18',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@87d9af70f6b1c8d31cac8828083ec095dc2a789a',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@a4116e2cf4ccdb25e2ca4ecd06a7827ac0e0502c',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@6601e1cdb066066f1b0197d98465e941ecdcbaa1',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@3810ad2c2d68f752cb045d6137b03df7f99b3832',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@14528b42500f48b43dc9056c5fa08cfa316f7512',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -115,7 +115,7 @@ deps = {
|
||||
'src/buildtools/third_party/libc++abi/trunk':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@46d77edb733d1941b7650a8198ac1beff20a157a',
|
||||
'src/buildtools/third_party/libunwind/trunk':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@123963cbd61d6a5c5a1b6cedb9a8e6845128677b',
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@a2c40b7ecbf068e3d3cc74b3bf0f7bfc6ef54f62',
|
||||
|
||||
'src/third_party/ninja': {
|
||||
'packages': [
|
||||
@ -287,7 +287,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/third_party/perfetto':
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@73a3aa98dc279a67a513bfd62aadad0872f715ad',
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@0eaad46a44e9ff88f034a199a7de1e814607cf3e',
|
||||
'src/third_party/libvpx/source/libvpx':
|
||||
'https://chromium.googlesource.com/webm/libvpx.git@cd2ec5c3dfe53e8ea389dbc32bd99a3201f7e7ec',
|
||||
'src/third_party/libyuv':
|
||||
@ -336,7 +336,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@5b4d274b7ae51db944e932cc5c6dc032e2561b39',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@7ab70004172aa67263e3ec225d1f6c561f6a99e1',
|
||||
|
||||
'src/third_party/accessibility_test_framework': {
|
||||
'packages': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user