Roll chromium_revision 30f282ecdc..5e244999c5 (680117:680219)

Change log: 30f282ecdc..5e244999c5
Full diff: 30f282ecdc..5e244999c5

Changed dependencies
* src/base: 873df1d5e0..5c44878134
* src/ios: f19b964380..2ba186d7c8
* src/testing: f648669df2..6897d4e6af
* src/third_party: 5d2b72dcc1..d78a730cee
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/282f4dfee6..5f7b2c2ad2
* src/tools: 73b746fb8c..2cdc672efe
DEPS diff: 30f282ecdc..5e244999c5/DEPS

No update to Clang.

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

Change-Id: I30a5eb8ee8944801b46471a326226f475966f73d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146720
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@{#28652}
This commit is contained in:
chromium-webrtc-autoroll 2019-07-23 17:04:23 -07:00 committed by Commit Bot
parent f781bb57c3
commit bc6f113bd2

14
DEPS
View File

@ -5,14 +5,14 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '30f282ecdc96f1da93b0558acbee6c95f0e5d92c',
'chromium_revision': '5e244999c5b92ef8f104a90d96b37b09ee2c7ef9',
}
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@873df1d5e0065102b9ce3f25ee91d163ea75742a',
'https://chromium.googlesource.com/chromium/src/base@5c44878134265144264b0d05d5e13708e623587b',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@e122797000a1d833593fca1acf9e0f6c7975d4ca',
'src/buildtools':
@ -23,13 +23,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@f19b964380e8e02af0dd6e1e8f44e44c6dd3fd43',
'url': 'https://chromium.googlesource.com/chromium/src/ios@2ba186d7c811dea41bad2d72cd34c2e502da79c9',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@f648669df2ad7249aeef4537d2e3617a5dc770e9',
'https://chromium.googlesource.com/chromium/src/testing@6897d4e6afed42590808fa4303e94f714c993981',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@5d2b72dcc1c608211b9435f7f0f7be8d2e33cafa',
'https://chromium.googlesource.com/chromium/src/third_party@d78a730cee6100e4b39f40b255b21ee088870dff',
'src/buildtools/linux64': {
'packages': [
@ -111,7 +111,7 @@ deps = {
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@4dfd5af70191b068aebe567b8e29ce108cee85ce',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@282f4dfee653d0ecb74a111a57b501617f6eb99f',
'https://chromium.googlesource.com/catapult.git@5f7b2c2ad2f211c00516d4a44787c754f3acf52c',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android',
@ -231,7 +231,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@73b746fb8c6c68c569cf81a4eefa697e494b8d9d',
'https://chromium.googlesource.com/chromium/src/tools@2cdc672efe371c34ccaa01fa8108d6754dbbe201',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',