Roll chromium_revision 407aa3d664..bc4df9dd11 (758038:758140)
Change log:407aa3d664..bc4df9dd11
Full diff:407aa3d664..bc4df9dd11
Changed dependencies * src/base:f336b75408..7c47141ac2
* src/build:670c801549..3c05fb4405
* src/ios:6c6a2d6653..47ea087b72
* src/testing:3b24ca9ded..9b4e2e1828
* src/third_party:8def2539d9..45549884a9
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/e9a5bd1297..90ff937ff6 * src/tools:c53efa33fd..d013d491c0
DEPS diff:407aa3d664..bc4df9dd11
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I1303969671fcc2b6309d13c86e692d56cc083853 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173345 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@{#31046}
This commit is contained in:

committed by
Commit Bot

parent
c242d12da2
commit
9f0b36c461
16
DEPS
16
DEPS
@ -8,16 +8,16 @@ 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': '407aa3d6643ac66baffccf72488238f0c937b83f',
|
'chromium_revision': 'bc4df9dd11e609ecad6b6c370573b1d94d9bbf56',
|
||||||
}
|
}
|
||||||
|
|
||||||
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@f336b75408ed1c203a47b512eb061e636194fabd',
|
'https://chromium.googlesource.com/chromium/src/base@7c47141ac2afbcba53f3ab813bd7ca02f8270905',
|
||||||
'src/build':
|
'src/build':
|
||||||
'https://chromium.googlesource.com/chromium/src/build@670c801549dc5f2efed810eadde2921dd10a97b0',
|
'https://chromium.googlesource.com/chromium/src/build@3c05fb440599db25f62de3c649ec9a0fd83c22da',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
'https://chromium.googlesource.com/chromium/src/buildtools@2c41dfb19abe40908834803b6fed797b0f341fe1',
|
'https://chromium.googlesource.com/chromium/src/buildtools@2c41dfb19abe40908834803b6fed797b0f341fe1',
|
||||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||||
@ -26,13 +26,13 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@6c6a2d66537ec8cb7e2f07fc7a994bc9a59b9114',
|
'url': 'https://chromium.googlesource.com/chromium/src/ios@47ea087b72f8f873e4778ed074571ced567766cc',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
'https://chromium.googlesource.com/chromium/src/testing@3b24ca9ded34b571b63bc603d71b1647ff6ff201',
|
'https://chromium.googlesource.com/chromium/src/testing@9b4e2e182827a9829b1697be5ef11c519d43a32a',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party@8def2539d9e24a53e866f00b41ae824f978ca998',
|
'https://chromium.googlesource.com/chromium/src/third_party@45549884a9ac54b5f21f76093432fa8e6224b8c1',
|
||||||
|
|
||||||
'src/buildtools/linux64': {
|
'src/buildtools/linux64': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -123,7 +123,7 @@ deps = {
|
|||||||
'src/third_party/breakpad/breakpad':
|
'src/third_party/breakpad/breakpad':
|
||||||
'https://chromium.googlesource.com/breakpad/breakpad.git@f32b83eb08e9ee158d3037b2114357187fd45a05',
|
'https://chromium.googlesource.com/breakpad/breakpad.git@f32b83eb08e9ee158d3037b2114357187fd45a05',
|
||||||
'src/third_party/catapult':
|
'src/third_party/catapult':
|
||||||
'https://chromium.googlesource.com/catapult.git@e9a5bd129758dfd242b5c38871544ec27547843e',
|
'https://chromium.googlesource.com/catapult.git@90ff937ff645b5dde74f2fa75937e5b7f3ead7d5',
|
||||||
'src/third_party/ced/src': {
|
'src/third_party/ced/src': {
|
||||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||||
},
|
},
|
||||||
@ -259,7 +259,7 @@ deps = {
|
|||||||
'src/third_party/yasm/source/patched-yasm':
|
'src/third_party/yasm/source/patched-yasm':
|
||||||
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
|
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
|
||||||
'src/tools':
|
'src/tools':
|
||||||
'https://chromium.googlesource.com/chromium/src/tools@c53efa33fd4ae37d879c78041a4ff77c0978090c',
|
'https://chromium.googlesource.com/chromium/src/tools@d013d491c090460f22d0afb43df1ca35d03cd41c',
|
||||||
'src/tools/swarming_client':
|
'src/tools/swarming_client':
|
||||||
'https://chromium.googlesource.com/infra/luci/client-py.git@cc958279ffd6853e0a1b227a7e957ca334fe56af',
|
'https://chromium.googlesource.com/infra/luci/client-py.git@cc958279ffd6853e0a1b227a7e957ca334fe56af',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user