Roll chromium_revision b1f886001e..d2b892f876 (1073790:1073911)
Change log:b1f886001e..d2b892f876
Full diff:b1f886001e..d2b892f876
Changed dependencies * src/base:f0fb099681..b04aec6033
* src/ios:271782c391..02a30364c6
* src/testing:6b4bdff82e..ed6b90bc8a
* src/third_party:695b477e4f..636baa52d8
* src/third_party/freetype/src:0f43a0e7eb..4e6906cc5d
* src/tools:c26f5558f7..12bfdef0e2
DEPS diff:b1f886001e..d2b892f876
/DEPS No update to Clang. BUG=None Change-Id: Ie4767964d75e2a119a330b3a732befda055f2206 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/284421 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@{#38692}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
cb683099e1
commit
bbdb768989
14
DEPS
14
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': 'b1f886001eec212c4a7de787e3746439f53f92c6',
|
'chromium_revision': 'd2b892f876631fd9eccdd482ce1d8d2765e8d21c',
|
||||||
|
|
||||||
# Keep the Chromium default of generating location tags.
|
# Keep the Chromium default of generating location tags.
|
||||||
'generate_location_tags': True,
|
'generate_location_tags': True,
|
||||||
@ -41,7 +41,7 @@ vars = {
|
|||||||
deps = {
|
deps = {
|
||||||
# TODO(kjellander): Move this to be Android-only.
|
# TODO(kjellander): Move this to be Android-only.
|
||||||
'src/base':
|
'src/base':
|
||||||
'https://chromium.googlesource.com/chromium/src/base@f0fb0996815c17673b76c3c278af062998d388b5',
|
'https://chromium.googlesource.com/chromium/src/base@b04aec603358a949ad3a082acb36c2e35e2922a7',
|
||||||
'src/build':
|
'src/build':
|
||||||
'https://chromium.googlesource.com/chromium/src/build@bd893617b2052b7fbe0d81d843a716af300c1d36',
|
'https://chromium.googlesource.com/chromium/src/build@bd893617b2052b7fbe0d81d843a716af300c1d36',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
@ -52,13 +52,13 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@271782c39193ab1e6c0ff06ec3f5e918966fcb86',
|
'url': 'https://chromium.googlesource.com/chromium/src/ios@02a30364c621baf52b8f76b975f84d280c97c738',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
'https://chromium.googlesource.com/chromium/src/testing@6b4bdff82e130cf582cf2a5353a5ccd0a453778e',
|
'https://chromium.googlesource.com/chromium/src/testing@ed6b90bc8a4623f8f8d3749ee34d1bd1c45a8df6',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party@695b477e4ff6efbd12e71145fa5323e182db4afb',
|
'https://chromium.googlesource.com/chromium/src/third_party@636baa52d853324fde89b09db603e6a551db8b93',
|
||||||
|
|
||||||
'src/buildtools/linux64': {
|
'src/buildtools/linux64': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -189,7 +189,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@0f43a0e7ebfbda303f0b2e8b6d5db63c362233a3',
|
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@4e6906cc5d31ff3249ea403926e8824b1f44ba43',
|
||||||
'src/third_party/harfbuzz-ng/src':
|
'src/third_party/harfbuzz-ng/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@2822b589bc837fae6f66233e2cf2eef0f6ce8470',
|
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@2822b589bc837fae6f66233e2cf2eef0f6ce8470',
|
||||||
'src/third_party/google_benchmark/src': {
|
'src/third_party/google_benchmark/src': {
|
||||||
@ -294,7 +294,7 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/tools':
|
'src/tools':
|
||||||
'https://chromium.googlesource.com/chromium/src/tools@c26f5558f7f409ade5507ccd945c3779d0c2306f',
|
'https://chromium.googlesource.com/chromium/src/tools@12bfdef0e2998d125c7bd03f26f0c68ec9489fdd',
|
||||||
|
|
||||||
'src/third_party/accessibility_test_framework': {
|
'src/third_party/accessibility_test_framework': {
|
||||||
'packages': [
|
'packages': [
|
||||||
|
Reference in New Issue
Block a user