Roll chromium_revision 98ef1d6866..04c3c4c8f1 (709549:709704)

Change log: 98ef1d6866..04c3c4c8f1
Full diff: 98ef1d6866..04c3c4c8f1

Changed dependencies
* src/base: 4b2a1bb7bb..0c079a0e85
* src/build: 72c4ea529a..5ffa0f30c9
* src/ios: 14ebf43f34..ec7400c287
* src/testing: f443db3bd0..34597bd01c
* src/third_party: 7234d4b58a..d17c91fa4f
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/59c3eac206..4b1db19bd4
* src/third_party/depot_tools: 86244d6913..b964662972
* src/third_party/ffmpeg: d7ba23c234..83304c4e52
* src/tools: 6ae436b4a1..0a66c3867f
DEPS diff: 98ef1d6866..04c3c4c8f1/DEPS

No update to Clang.

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

Change-Id: I13fe74eb59f96155e60ad4744217fa3c59ff7a37
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158482
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@{#29621}
This commit is contained in:
chromium-webrtc-autoroll 2019-10-25 17:02:14 -07:00 committed by Commit Bot
parent e95fc85cb7
commit e38e11986f

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': '98ef1d686618c271dace5067384b6b42c6392cdd',
'chromium_revision': '04c3c4c8f14e0ce2d98185581d793b97a2dce48d',
}
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@4b2a1bb7bb62a1847d488c06dd18897923e16412',
'https://chromium.googlesource.com/chromium/src/base@0c079a0e85bae2a323ce5c9e2a07021bb51c0e86',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@72c4ea529a5c8abc1bac7bd5c076ea726dd27e3e',
'https://chromium.googlesource.com/chromium/src/build@5ffa0f30c92229be2408ab24dcd74ff6b06978a7',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172',
# 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@14ebf43f34a03fa6887e86974bc0555e9bef28d8',
'url': 'https://chromium.googlesource.com/chromium/src/ios@ec7400c287610590b0dbff10c39860b6658c23df',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@f443db3bd00b9901c89e1224a126cdd500710ba6',
'https://chromium.googlesource.com/chromium/src/testing@34597bd01c1bff2911fe88154640f508911ed433',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@7234d4b58a468c90afd64c683b5aef965c6308d3',
'https://chromium.googlesource.com/chromium/src/third_party@d17c91fa4f2834ecb1f54440e89ec6330b8b8e65',
'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@59c3eac206653d3e057f3262328e8212a3993d52',
'https://chromium.googlesource.com/catapult.git@4b1db19bd4262b8289266d0e753d6d4f247bf94d',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android',
@ -119,13 +119,13 @@ 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@86244d69136428f214950605d82533229b18098e',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@b96466297216f5b7c1df73df7771e6234e64552d',
'src/third_party/errorprone/lib': {
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
'condition': 'checkout_android',
},
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@d7ba23c23434eb938c6fcae4fe77ca1e2a2fbeff',
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@83304c4e5287d20407dff656545e6dddd73566f8',
'src/third_party/findbugs': {
'url': 'https://chromium.googlesource.com/chromium/deps/findbugs.git@4275d9ac8610db6b1bc9a5e887f97e41b33fac67',
'condition': 'checkout_android',
@ -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@6ae436b4a1044acf5e47558bcd35c34ad69247ef',
'https://chromium.googlesource.com/chromium/src/tools@0a66c3867f0f621e4824b5024de9d5bdeeb06531',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',