Roll chromium_revision 2f5cb46774..c2f0727826 (728648:728843)

Change log: 2f5cb46774..c2f0727826
Full diff: 2f5cb46774..c2f0727826

Changed dependencies
* src/base: a82ce9df7e..a02f566ffb
* src/build: 8ddd5217e7..1d1ae4a886
* src/ios: 269cc9e4ca..8c30349f83
* src/testing: e879bb31da..0d31fcbae4
* src/third_party: 77c4e9b357..b191fd4031
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/2478e62054..296680f097
* src/third_party/depot_tools: ed0cc5f6fd..1961043388
* src/third_party/ffmpeg: 68b4dfdbd6..252792a1ff
* src/tools: 4a08602529..fb44a56d7b
DEPS diff: 2f5cb46774..c2f0727826/DEPS

No update to Clang.

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

Change-Id: Ibca43eca75e2ef0fb9ff82da27b7562a3106fd0c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165120
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@{#30157}
This commit is contained in:
chromium-webrtc-autoroll 2020-01-07 00:02:33 -08:00 committed by Commit Bot
parent dc8001705d
commit 28b2184d3e

20
DEPS
View File

@ -5,16 +5,16 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '2f5cb4677472d26acf5447996fbf22bf5eaa2bfc',
'chromium_revision': 'c2f0727826ede5a99b5a828e35ca938b23b62108',
}
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@a82ce9df7eb4fdc3ef1dd826cee4ecab35f61720',
'https://chromium.googlesource.com/chromium/src/base@a02f566ffbc9e0c935106ffb55a66cbe3df9ecf6',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@8ddd5217e71b7057f5e0c899c2d7ab2bac3abf33',
'https://chromium.googlesource.com/chromium/src/build@1d1ae4a8868203d867124bd51d706688850d7157',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@8d2132841536523249669813b928e29144d487f9',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@ -23,13 +23,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@269cc9e4ca8e5737710c28205d1073912aaa9fcf',
'url': 'https://chromium.googlesource.com/chromium/src/ios@8c30349f83f5fa2623dc1a3154510aa807997b91',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@e879bb31dac031234c76a1e91a4ff73c6b24f6fa',
'https://chromium.googlesource.com/chromium/src/testing@0d31fcbae4ff9325500340739241b71e0986ccb6',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@77c4e9b357dcd1ab2e9963890e7568df1fb6d463',
'https://chromium.googlesource.com/chromium/src/third_party@b191fd403153d164d3e3c4ec21332a4dbb5adbc2',
'src/buildtools/linux64': {
'packages': [
@ -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@2478e62054cf81b2bb2981e3d4b03daab112e789',
'https://chromium.googlesource.com/catapult.git@296680f097d19afdeb742119e1d26d97392d78d9',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android',
@ -115,9 +115,9 @@ 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@ed0cc5f6fd8ee57e9219f840d492de3109ba6d83',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@1961043388e63c48946322de077bebbb333fde6a',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@68b4dfdbd607fdd33b9b8e3515f039d97677dd1c',
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@252792a1ff65deadc4e627e59ce80b8811c5a5de',
'src/third_party/findbugs': {
'url': 'https://chromium.googlesource.com/chromium/deps/findbugs.git@4275d9ac8610db6b1bc9a5e887f97e41b33fac67',
'condition': 'checkout_android',
@ -237,7 +237,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@4a08602529f20800b7417799f78dc884cbf38258',
'https://chromium.googlesource.com/chromium/src/tools@fb44a56d7bf3a4da328b8a8b5a7fb4023b356a3b',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',