Roll chromium_revision bd2395cd43..d794106d9d (730226:730346)

Change log: bd2395cd43..d794106d9d
Full diff: bd2395cd43..d794106d9d

Changed dependencies
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/f6f813d450..32c9791b8a
* src/third_party/depot_tools: 13928b7e7f..fc132e61db
DEPS diff: bd2395cd43..d794106d9d/DEPS

No update to Clang.

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

Change-Id: I6cc34f75c049bc75a92eddaf00e6dc0694d64837
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165669
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@{#30220}
This commit is contained in:
chromium-webrtc-autoroll
2020-01-10 16:01:32 -08:00
committed by Commit Bot
parent 9cad4dccc9
commit 10d8758251

6
DEPS
View File

@ -5,7 +5,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': 'bd2395cd43738457f3fcab27215937480055c244',
'chromium_revision': 'd794106d9d81a4d2957e4e727ffcfc2cff64a1e8',
}
deps = {
@ -107,7 +107,7 @@ deps = {
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@cb3f04f584a53844546aaa32e949534c453185aa',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@f6f813d450e5e09c1e5f3c0f0afa00c5892864f4',
'https://chromium.googlesource.com/catapult.git@32c9791b8a182069f8dacc7dfbab1762c11e77b4',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android',
@ -115,7 +115,7 @@ deps = {
'src/third_party/colorama/src':
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@13928b7e7f1a37e5e70cae53aba089f88bbbccfc',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@fc132e61dbe484619d780ce9dedb08986a090706',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@bcc5d9fec0a32ec5a90b831e5d0414639af34e1f',
'src/third_party/findbugs': {