Roll chromium_revision b6340b5158..94041439f9 (681123:681228)
Change log:b6340b5158..94041439f9
Full diff:b6340b5158..94041439f9
Changed dependencies * src/base:7faff4463c..b92e5b52e8
* src/build:1a0a4bc2f1..c02e38bc3d
* src/ios:5dea9934e6..1492976133
* src/testing:9d70163229..5efdc1ca0c
* src/third_party:55bfbb1970..7a81030700
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/c581761466..572296c638 * src/third_party/depot_tools:365720e237..e3614ad6f5
* src/tools:82f0e4397b..80453de709
DEPS diff:b6340b5158..94041439f9
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: If11b73bdfad3d0c9e5a53ba95ab999697eb285d5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146961 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@{#28690}
This commit is contained in:

committed by
Commit Bot

parent
d7ab56d4c2
commit
378cae2543
18
DEPS
18
DEPS
@ -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': 'b6340b5158e98ebe2360eefcc18595b423c8013a',
|
||||
'chromium_revision': '94041439f9e2281eec515280b340b2ffbd8f8bdc',
|
||||
}
|
||||
|
||||
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@7faff4463c5f6aaf4c97e8e25d33a7e8cd55c407',
|
||||
'https://chromium.googlesource.com/chromium/src/base@b92e5b52e8ccb499552718861b141c9d29b765f6',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@1a0a4bc2f17d7353e7094d343d5a0b3e0d22ea96',
|
||||
'https://chromium.googlesource.com/chromium/src/build@c02e38bc3dfd125a1b6779b89f10f04d83a2089f',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@74cfb57006f83cfe050817526db359d5c8a11628',
|
||||
# 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@5dea9934e6a51e0d5818615fd7e53d43ba5dfa34',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@14929761338542e6d9c08dadfaf80a232f2d18ab',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@9d70163229c4a2e6160e04e2c8296d143bc0e135',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@5efdc1ca0c16408ce52cfeadb774882450707258',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@55bfbb19709bb715f1ef9465fe793638fb13a434',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@7a810307000412b8d545e972ca4a4970bfae2deb',
|
||||
|
||||
'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@c5817614666e57a37bebfb26e1cb85884321533e',
|
||||
'https://chromium.googlesource.com/catapult.git@572296c6382dfda9fdd8c0ce5a5ecf4acaea03bd',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
'condition': 'checkout_android',
|
||||
@ -119,7 +119,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@365720e237c2afc529446d1af0a253ab3edad3b4',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@e3614ad6f574a554f18dbcb1c03dd9f0df6ab3ba',
|
||||
'src/third_party/errorprone/lib': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
||||
'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@82f0e4397b3d68959ffcbee3d9f43c0b78d01237',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@80453de7091cdda1f492698bd4934771cddbaff3',
|
||||
'src/tools/swarming_client':
|
||||
'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',
|
||||
|
||||
|
Reference in New Issue
Block a user