Roll chromium_revision dd30ecf6b6..fdb681e7cb (1007248:1007365)
Change log:dd30ecf6b6..fdb681e7cb
Full diff:dd30ecf6b6..fdb681e7cb
Changed dependencies * src/base:6413d57a5f..7351a3bd25
* src/build:f7b18d8fd7..8a435a94bf
* src/ios:5c15b7218d..e7e46ec743
* src/testing:73f65f5586..f6b674ee59
* src/third_party:94efda59be..805323e77f
* src/third_party/androidx: HuDpDevaflsLdSghrclKds4D47kDaRUxJTXlB3PwT1wC..QW1zGYiTB7FwtKtfDfyERSj4Guz0Qfym7Gqin2bjbVYC * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/c9c60146a2..c91b2857e4 * src/third_party/freetype/src:a4c4566b6d..7838c78f53
* src/third_party/gtest-parallel:38191e2733..42ce42ff35
* src/tools:1ae8aacdde..2e40688714
DEPS diff:dd30ecf6b6..fdb681e7cb
/DEPS No update to Clang. BUG=None Change-Id: I17ac6091ea5d77f6871b4d757a79679169df22e9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/263661 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@{#37002}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
f5c06f3a42
commit
7fd0cb266c
22
DEPS
22
DEPS
@ -10,7 +10,7 @@ vars = {
|
|||||||
# chromium waterfalls. More info at: crbug.com/570091.
|
# chromium waterfalls. More info at: crbug.com/570091.
|
||||||
'checkout_configuration': 'default',
|
'checkout_configuration': 'default',
|
||||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||||
'chromium_revision': 'dd30ecf6b63c658f41aace9d78f56b92a08c1333',
|
'chromium_revision': 'fdb681e7cbc2de28152880cc42818af215a1c9c3',
|
||||||
|
|
||||||
# Keep the Chromium default of generating location tags.
|
# Keep the Chromium default of generating location tags.
|
||||||
'generate_location_tags': True,
|
'generate_location_tags': True,
|
||||||
@ -23,9 +23,9 @@ deps = {
|
|||||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||||
# in base/third_party/libevent is solved.
|
# in base/third_party/libevent is solved.
|
||||||
'src/base':
|
'src/base':
|
||||||
'https://chromium.googlesource.com/chromium/src/base@6413d57a5f368b0374ecdc92d2dea8373937c7be',
|
'https://chromium.googlesource.com/chromium/src/base@7351a3bd25d583a27b892985b41c2e61a539a180',
|
||||||
'src/build':
|
'src/build':
|
||||||
'https://chromium.googlesource.com/chromium/src/build@f7b18d8fd72697a7e4c77615d976d41b53e60f64',
|
'https://chromium.googlesource.com/chromium/src/build@8a435a94bff19dc97f5d79d329a4e3a2e8c1003a',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
'https://chromium.googlesource.com/chromium/src/buildtools@a5fa4652f64c69757050a52436b0f82c9848746d',
|
'https://chromium.googlesource.com/chromium/src/buildtools@a5fa4652f64c69757050a52436b0f82c9848746d',
|
||||||
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
|
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
|
||||||
@ -34,13 +34,13 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@5c15b7218d7084486729c61e208cd93dabf98ff1',
|
'url': 'https://chromium.googlesource.com/chromium/src/ios@e7e46ec74342be5f03d6a2cf9aa768912af79703',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
'https://chromium.googlesource.com/chromium/src/testing@73f65f5586bfb640fc927663989541147464726a',
|
'https://chromium.googlesource.com/chromium/src/testing@f6b674ee59c07932e72b77fa499db5b1f77eada6',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party@94efda59bedc82c463dc149b41e74ffcebe21e49',
|
'https://chromium.googlesource.com/chromium/src/third_party@805323e77f1f94decf79dd9f4f761944b3da33d1',
|
||||||
|
|
||||||
'src/buildtools/linux64': {
|
'src/buildtools/linux64': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -129,7 +129,7 @@ deps = {
|
|||||||
'src/third_party/breakpad/breakpad':
|
'src/third_party/breakpad/breakpad':
|
||||||
'https://chromium.googlesource.com/breakpad/breakpad.git@8b68c72a3fff2bb687c7f411e5c1c09e356b8603',
|
'https://chromium.googlesource.com/breakpad/breakpad.git@8b68c72a3fff2bb687c7f411e5c1c09e356b8603',
|
||||||
'src/third_party/catapult':
|
'src/third_party/catapult':
|
||||||
'https://chromium.googlesource.com/catapult.git@c9c60146a29c50806a892e17093b121cba0d1977',
|
'https://chromium.googlesource.com/catapult.git@c91b2857e4eeda2bb666a1d7fee3b8aacdcaf309',
|
||||||
'src/third_party/ced/src': {
|
'src/third_party/ced/src': {
|
||||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||||
},
|
},
|
||||||
@ -154,7 +154,7 @@ deps = {
|
|||||||
'condition': 'checkout_linux',
|
'condition': 'checkout_linux',
|
||||||
},
|
},
|
||||||
'src/third_party/freetype/src':
|
'src/third_party/freetype/src':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@a4c4566b6d51a0bd60133e1e1a7fcc19e8fcba9e',
|
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@7838c78f53f206ac5b8e9cefde548aa81cb00cf4',
|
||||||
'src/third_party/harfbuzz-ng/src':
|
'src/third_party/harfbuzz-ng/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@acdab17ed3507bc9524cb57bef703a983e1031cf',
|
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@acdab17ed3507bc9524cb57bef703a983e1031cf',
|
||||||
'src/third_party/google_benchmark/src': {
|
'src/third_party/google_benchmark/src': {
|
||||||
@ -162,7 +162,7 @@ deps = {
|
|||||||
},
|
},
|
||||||
# WebRTC-only dependency (not present in Chromium).
|
# WebRTC-only dependency (not present in Chromium).
|
||||||
'src/third_party/gtest-parallel':
|
'src/third_party/gtest-parallel':
|
||||||
'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@38191e2733d7cbaeaef6a3f1a942ddeb38a2ad14',
|
'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@42ce42ff35f8313066c247f02d431a1c603ae4a0',
|
||||||
'src/third_party/google-truth': {
|
'src/third_party/google-truth': {
|
||||||
'packages': [
|
'packages': [
|
||||||
{
|
{
|
||||||
@ -275,7 +275,7 @@ deps = {
|
|||||||
'condition': 'checkout_win',
|
'condition': 'checkout_win',
|
||||||
},
|
},
|
||||||
'src/tools':
|
'src/tools':
|
||||||
'https://chromium.googlesource.com/chromium/src/tools@1ae8aacddeaf7093c03d28cd1394d283f7d1d710',
|
'https://chromium.googlesource.com/chromium/src/tools@2e40688714f0ff9af84dec3a8d19c8b7b88cbf27',
|
||||||
|
|
||||||
'src/third_party/accessibility_test_framework': {
|
'src/third_party/accessibility_test_framework': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -363,7 +363,7 @@ deps = {
|
|||||||
'packages': [
|
'packages': [
|
||||||
{
|
{
|
||||||
'package': 'chromium/third_party/androidx',
|
'package': 'chromium/third_party/androidx',
|
||||||
'version': 'HuDpDevaflsLdSghrclKds4D47kDaRUxJTXlB3PwT1wC',
|
'version': 'QW1zGYiTB7FwtKtfDfyERSj4Guz0Qfym7Gqin2bjbVYC',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
|
Reference in New Issue
Block a user