Roll chromium_revision 5744654b26..498f5876be (685023:685149)

Change log: 5744654b26..498f5876be
Full diff: 5744654b26..498f5876be

Changed dependencies
* src/build: 899021679f..a19d049f3b
* src/ios: 01cac292ff..c625bfa134
* src/testing: 15f9a2baf2..bdb993fbd0
* src/third_party: 86ae88eee8..a6f6d37c5d
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/cad35e22dc..5508416f19
* src/tools: 654682c917..19dddc6c88
DEPS diff: 5744654b26..498f5876be/DEPS

No update to Clang.

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

Change-Id: Id7488256505c631a5facb8c4ce7069aab59079ff
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148540
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@{#28808}
This commit is contained in:
chromium-webrtc-autoroll
2019-08-08 05:01:17 -07:00
committed by Commit Bot
parent 78a7138600
commit b6b7d1f4b5

14
DEPS
View File

@ -5,7 +5,7 @@ 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': '5744654b2658aad2a338819e83e411e8bc866289', 'chromium_revision': '498f5876beea9d297f7844a22ec935265645c692',
} }
deps = { deps = {
@ -14,7 +14,7 @@ deps = {
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@613886a7f0ca2bd51ffcc29d65d41f5ca5dfae14', 'https://chromium.googlesource.com/chromium/src/base@613886a7f0ca2bd51ffcc29d65d41f5ca5dfae14',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@899021679f6bf65e372f61a2b11f96d8e2dd6225', 'https://chromium.googlesource.com/chromium/src/build@a19d049f3bc85b0361277b4bce3acb38d7c14b85',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@74cfb57006f83cfe050817526db359d5c8a11628', 'https://chromium.googlesource.com/chromium/src/buildtools@74cfb57006f83cfe050817526db359d5c8a11628',
# 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.
@ -23,13 +23,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@01cac292ffb84c3125431805cd8b0a304548492c', 'url': 'https://chromium.googlesource.com/chromium/src/ios@c625bfa134a0fb7dc90f119d71f96a6406c1abe3',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@15f9a2baf293c3db1b6dfba7abb3f638f26c4151', 'https://chromium.googlesource.com/chromium/src/testing@bdb993fbd0632a0a6b745ea3874ef78200d9917c',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@86ae88eee841db30394acd9775fd1d949f89216a', 'https://chromium.googlesource.com/chromium/src/third_party@a6f6d37c5dca2152374568311f28dc4cb2f47423',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -111,7 +111,7 @@ deps = {
'src/third_party/boringssl/src': 'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@4dfd5af70191b068aebe567b8e29ce108cee85ce', 'https://boringssl.googlesource.com/boringssl.git@4dfd5af70191b068aebe567b8e29ce108cee85ce',
'src/third_party/catapult': 'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@cad35e22dcad126c6a20663ded101565e6326d82', 'https://chromium.googlesource.com/catapult.git@5508416f19586f3b2eba9aee68ece7ceb00b71ae',
'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',
'condition': 'checkout_android', 'condition': 'checkout_android',
@ -231,7 +231,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@654682c91780fb3792cf282c7bd77a636648e929', 'https://chromium.googlesource.com/chromium/src/tools@19dddc6c886a05895ff3e259637de469be35011b',
'src/tools/swarming_client': 'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac', 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',