Roll chromium_revision 9b6726e34c..80fa744190 (881727:881894)
Change log:9b6726e34c..80fa744190
Full diff:9b6726e34c..80fa744190
Changed dependencies * src/base:00a23b1fe5..feea997427
* src/ios:9982668cfe..2a33d984c2
* src/testing:d11938efb5..43828a290e
* src/third_party:850e07ad43..e2b69a8996
* src/third_party/depot_tools:4bedb9d8c8..f7157ceea8
* src/tools:55fb2020be..a0a7310fed
DEPS diff:9b6726e34c..80fa744190
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I89d52481ec99e4b3b02dd32d6d9edb93cf9c1306 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218560 Reviewed-by: 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/master@{#33987}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
074edf6016
commit
e9860a963b
14
DEPS
14
DEPS
@ -7,14 +7,14 @@ 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': '9b6726e34c417804d9d15ea6b1d7b7133336084c',
|
'chromium_revision': '80fa7441909f0f703c2a151b872e308811c8e926',
|
||||||
}
|
}
|
||||||
|
|
||||||
deps = {
|
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@00a23b1fe577e1654d9b0411af3e68e4ed3e5d9e',
|
'https://chromium.googlesource.com/chromium/src/base@feea997427eb2df0e5b791d520f5d212b0c13a57',
|
||||||
'src/build':
|
'src/build':
|
||||||
'https://chromium.googlesource.com/chromium/src/build@4e27ee8e6af86c08b246ad34c04cd0a75bc49daf',
|
'https://chromium.googlesource.com/chromium/src/build@4e27ee8e6af86c08b246ad34c04cd0a75bc49daf',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
@ -25,13 +25,13 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@9982668cfe6246f481fbdb48feb0a1712d13a9a4',
|
'url': 'https://chromium.googlesource.com/chromium/src/ios@2a33d984c20bda97825e2df71f5a8fb714d193c0',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
'https://chromium.googlesource.com/chromium/src/testing@d11938efb5aa11160dbcca04f6d7dfe97c0a465d',
|
'https://chromium.googlesource.com/chromium/src/testing@43828a290e836c08f680a7cb8b4a2c4dcba3d2f0',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party@850e07ad43432c2d1be8b848bedb5dd825dbed2f',
|
'https://chromium.googlesource.com/chromium/src/third_party@e2b69a8996258bfd4738328f98816f374e7c5e08',
|
||||||
|
|
||||||
'src/buildtools/linux64': {
|
'src/buildtools/linux64': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -131,7 +131,7 @@ deps = {
|
|||||||
'src/third_party/crc32c/src':
|
'src/third_party/crc32c/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d',
|
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d',
|
||||||
'src/third_party/depot_tools':
|
'src/third_party/depot_tools':
|
||||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@4bedb9d8c81887f4fd36afa83a04d00daab83c90',
|
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@f7157ceea83b85f40700fb395fe68c096e879d36',
|
||||||
'src/third_party/ffmpeg':
|
'src/third_party/ffmpeg':
|
||||||
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@280d5fd0df8b4284ad040bd29deb3241bd6dfc4a',
|
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@280d5fd0df8b4284ad040bd29deb3241bd6dfc4a',
|
||||||
'src/third_party/findbugs': {
|
'src/third_party/findbugs': {
|
||||||
@ -265,7 +265,7 @@ deps = {
|
|||||||
'condition': 'checkout_win',
|
'condition': 'checkout_win',
|
||||||
},
|
},
|
||||||
'src/tools':
|
'src/tools':
|
||||||
'https://chromium.googlesource.com/chromium/src/tools@55fb2020beba8c91741139649bc5649a4c88f877',
|
'https://chromium.googlesource.com/chromium/src/tools@a0a7310fed256e3becf3562189b565fcc3d03361',
|
||||||
'src/tools/swarming_client':
|
'src/tools/swarming_client':
|
||||||
'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c',
|
'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user