Roll chromium_revision a935474316..aa4c7d6aab (701308:701411)

Change log: a935474316..aa4c7d6aab
Full diff: a935474316..aa4c7d6aab

Changed dependencies
* src/build: c468c1a68b..69e327091a
* src/ios: 38f314d400..8d2d784dbf
* src/testing: 2eaa1b2177..17ebf0b71c
* src/third_party: acf69e0d29..ba80411d3a
* src/third_party/depot_tools: f656f57a36..a19d35307b
* src/tools: c93c6dc7c9..aa23487bfa
DEPS diff: a935474316..aa4c7d6aab/DEPS

No update to Clang.

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

Change-Id: I543004ea31f5d7c00db6e9e8f81c4c7df2cbec91
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/155223
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@{#29352}
This commit is contained in:
chromium-webrtc-autoroll
2019-09-30 19:01:45 -07:00
committed by Commit Bot
parent 8e1343aeda
commit 2be50f5092

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': 'a9354743161aa44b1f07666ef33aa6227d9add15', 'chromium_revision': 'aa4c7d6aabbc85c78a9e7a5e28ff29a60576507a',
} }
deps = { deps = {
@ -14,7 +14,7 @@ deps = {
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@80bc1362d861c53d0863216ce9fa76bc278c6641', 'https://chromium.googlesource.com/chromium/src/base@80bc1362d861c53d0863216ce9fa76bc278c6641',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@c468c1a68b2269e2897dba80a96aae8005ed832d', 'https://chromium.googlesource.com/chromium/src/build@69e327091ad13d761bfd91ccab6d06920308eaf8',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172', 'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172',
# 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@38f314d4003f9c851a307690c185126cea304e8d', 'url': 'https://chromium.googlesource.com/chromium/src/ios@8d2d784dbf1e6717334911b2ea9d19283cb5822f',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@2eaa1b2177abed8819480af1e02ce1340f7127b4', 'https://chromium.googlesource.com/chromium/src/testing@17ebf0b71ccee7e29e90165687a64451601c7ccc',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@acf69e0d2915dbb0f704325bb32539d79e8ae769', 'https://chromium.googlesource.com/chromium/src/third_party@ba80411d3a23216c49ea11d8c97eab043b19712a',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -119,7 +119,7 @@ deps = {
'src/third_party/colorama/src': 'src/third_party/colorama/src':
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/depot_tools': 'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@f656f57a367a1dfadb6b82285a14adc1567bd1d6', 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@a19d35307bbed0ad41cad4e5b06ff052c43fc631',
'src/third_party/errorprone/lib': { 'src/third_party/errorprone/lib': {
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7', 'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
'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@c93c6dc7c9ca067b4b1e4e661b75b86e83c78c58', 'https://chromium.googlesource.com/chromium/src/tools@aa23487bfa862455972e1f538a28621867a62906',
'src/tools/swarming_client': 'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d', 'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',