Roll chromium_revision 8a4c5eb899..19159a8788 (886374:886529)

Change log: 8a4c5eb899..19159a8788
Full diff: 8a4c5eb899..19159a8788

Changed dependencies
* src/base: 4185c91fda..eb591f0d4b
* src/buildtools/third_party/libc++abi/trunk: 8b015a7982..da3e6cbc62
* src/ios: 8f7a2384ad..6d4134ba11
* src/testing: 2788fd0fd6..04abc75222
* src/third_party: e39f38e7f3..6dc8812614
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/9c5e41e787..74a278f9bb
* src/third_party/depot_tools: 7fc02e848a..6d45691f60
* src/third_party/perfetto: 70fc3006ad..78af063a63
* src/tools: 3db6fb0fb5..255ad6c868
DEPS diff: 8a4c5eb899..19159a8788/DEPS

No update to Clang.

TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com,
BUG=None

Change-Id: I2ace2ae2ba1670b884b3da3190830aaf20037cfd
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/220240
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@{#34122}
This commit is contained in:
chromium-webrtc-autoroll 2021-05-25 17:02:32 -07:00 committed by WebRTC LUCI CQ
parent 0a52ede821
commit 048bf187d1

20
DEPS
View File

@ -7,14 +7,14 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '8a4c5eb899e07b2fab32b3858eb4ca843e0aa9fa',
'chromium_revision': '19159a878847005449afe8bc22f8bdbb72098426',
}
deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@4185c91fdaff15c269162a86d27be1b9c6762e45',
'https://chromium.googlesource.com/chromium/src/base@eb591f0d4bddff02970a4c14a80febffb99c4b5b',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@4f39b7cf991c34c7bca311983199a987df9a7080',
'src/buildtools':
@ -25,13 +25,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@8f7a2384ad4009d7e8dda8893e337e971aa09095',
'url': 'https://chromium.googlesource.com/chromium/src/ios@6d4134ba112798c8b26bd4410698e54075723488',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@2788fd0fd6b40f196b5e87d5c6d15f133967e8f9',
'https://chromium.googlesource.com/chromium/src/testing@04abc752220388bb0f85a9eaddb2aa1c4834f9c9',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@e39f38e7f3a039b8b4d74cc6c77922aca91b453b',
'https://chromium.googlesource.com/chromium/src/third_party@6dc88126144b897b12db350133c80a3a3fed6bc4',
'src/buildtools/linux64': {
'packages': [
@ -69,7 +69,7 @@ deps = {
'src/buildtools/third_party/libc++/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@8fa87946779682841e21e2da977eccfb6cb3bded',
'src/buildtools/third_party/libc++abi/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@8b015a79820b89c26297264e3bc3ec409567ae65',
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@da3e6cbc62dd1e3df45f522ba313d1c581867094',
'src/buildtools/third_party/libunwind/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@7846d256355e40273f7cc192c8f5893e8665a1f9',
@ -122,7 +122,7 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@c484031f1f199ee53567241426efffee49008f82',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@9c5e41e7872db9471693953b10c99c4a0b241141',
'https://chromium.googlesource.com/catapult.git@74a278f9bb47d71f8850e6aa94021612fab22997',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -131,7 +131,7 @@ deps = {
'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@7fc02e848aaadc5750286aaac421c2bbe358de36',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@6d45691f606fd3cc6464da44fe872c3b337ba4c3',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@7e1d53a09f9ae4d8909bc7d426368887342eca01',
'src/third_party/findbugs': {
@ -208,7 +208,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@70fc3006adbce543ead4e3c85cadd6bb1e65d044',
'https://android.googlesource.com/platform/external/perfetto.git@78af063a636c83fbaafa05a1af2b6a41dc6bc40e',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@61edec1efbea1c02d71857e2aff9426d9cd2df4e',
'src/third_party/libyuv':
@ -265,7 +265,7 @@ deps = {
'condition': 'checkout_win',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@3db6fb0fb589ffecd168d06f95521babefb5009c',
'https://chromium.googlesource.com/chromium/src/tools@255ad6c8688d51c441f2644932340edc3c6f5346',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c',