Roll chromium_revision 83bb172f2d..c0cca6e419 (708314:708426)
Change log:83bb172f2d..c0cca6e419
Full diff:83bb172f2d..c0cca6e419
Changed dependencies * src/base:83f26beb6d..3a9e4cab1c
* src/build:8e286f419f..c23a16d83c
* src/testing:57ce63f4f3..af3a480d85
* src/third_party:bf84a480ef..ddc24037f0
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/bfdfc7ac41..bef344f701 * src/third_party/depot_tools:53f9e0979a..67fccdf0c9
* src/third_party/icu:5005010d69..b51014b962
* src/tools:782210e67e..320ee2a801
DEPS diff:83bb172f2d..c0cca6e419
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I4184edae48020d783b98cde7c89b350534d3e6da Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157977 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@{#29580}
This commit is contained in:

committed by
Commit Bot

parent
8e13e6ed3d
commit
261fc5197e
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': '83bb172f2dd0e3e9ec6a93025bae11e11ccd5386',
|
||||
'chromium_revision': 'c0cca6e41919bfdc24237a6235145562f1e6a1af',
|
||||
}
|
||||
|
||||
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@83f26beb6d7084cca3971a2c90e80c1120573325',
|
||||
'https://chromium.googlesource.com/chromium/src/base@3a9e4cab1ca5a1574f4609dac2f054fe8a758137',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@8e286f419f0ef022d802ad6fdf0da951809d5b5f',
|
||||
'https://chromium.googlesource.com/chromium/src/build@c23a16d83ce8033e7967dc30b3c5249a93b2d9cb',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172',
|
||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||
@ -27,9 +27,9 @@ deps = {
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@57ce63f4f3626890d3e765e232692d94b13723b7',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@af3a480d8549792ae5c32558d9c052bdb306bb4f',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@bf84a480ef824aef230f59a2703c4450b5d95df6',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@ddc24037f0a9ea20acd38a3556709093e365572d',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -111,7 +111,7 @@ deps = {
|
||||
'src/third_party/boringssl/src':
|
||||
'https://boringssl.googlesource.com/boringssl.git@76918d016414bf1d71a86d28239566fbcf8aacf0',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@bfdfc7ac4118354794ef65bd45bf686949830ec2',
|
||||
'https://chromium.googlesource.com/catapult.git@bef344f7017fc9e04f7049d0f58af6d9ce9f4ab6',
|
||||
'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@53f9e0979a583470e6504e73a1789b23ff0b0464',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@67fccdf0c90e11031f9e6f3043b7d0f6cc7c664f',
|
||||
'src/third_party/errorprone/lib': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
||||
'condition': 'checkout_android',
|
||||
@ -150,7 +150,7 @@ deps = {
|
||||
'src/third_party/googletest/src':
|
||||
'https://chromium.googlesource.com/external/github.com/google/googletest.git@f2fb48c3b3d79a75a88a99fba6576b25d42ec528',
|
||||
'src/third_party/icu': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@5005010d694e16571b8dfbf07d70817841f80a69',
|
||||
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@b51014b96251d1a0194db61a2aa36eb216daf43c',
|
||||
},
|
||||
'src/third_party/jsr-305/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/jsr-305.git@642c508235471f7220af6d5df2d3210e3bfc0919',
|
||||
@ -241,7 +241,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@782210e67e48559ee126d7f25eedf63f901ab6a3',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@320ee2a8011cf454ed5b2ec340d1822c0e743fd3',
|
||||
'src/tools/swarming_client':
|
||||
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',
|
||||
|
||||
|
Reference in New Issue
Block a user