Roll chromium_revision 87ee38fb42..8f0166a59b (685466:685582)

Change log: 87ee38fb42..8f0166a59b
Full diff: 87ee38fb42..8f0166a59b

Changed dependencies
* src/build: f3d0ca5f46..d6837de8f1
* src/ios: 77a7ccc6b4..76e0b0bc60
* src/testing: 89806dc3f6..5d328647a1
* src/third_party: cc30953405..d70201c684
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/30604c6c8e..e00548aa79
* src/third_party/harfbuzz-ng/src: 2e7021da7d..60485ab047
* src/tools: af11678922..b8953a5bf5
DEPS diff: 87ee38fb42..8f0166a59b/DEPS

No update to Clang.

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

Change-Id: If2460eebc727feb92c187c76a237a1d4907a0a38
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148661
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@{#28823}
This commit is contained in:
chromium-webrtc-autoroll
2019-08-09 09:00:50 -07:00
committed by Commit Bot
parent 6b2cec17c2
commit e427996c61

16
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': '87ee38fb42b57edae0754e6af752a9ee9bc82843', 'chromium_revision': '8f0166a59b6fadbd7f6aa858bd23e643f7297fac',
} }
deps = { deps = {
@ -14,7 +14,7 @@ deps = {
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@17d8ac209c7f2ea2648a6bc98e9397d1cbac6844', 'https://chromium.googlesource.com/chromium/src/base@17d8ac209c7f2ea2648a6bc98e9397d1cbac6844',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@f3d0ca5f46b7b190dbbdc6be508ca11dd5c54302', 'https://chromium.googlesource.com/chromium/src/build@d6837de8f1cbf3bce038ffbcccb6f11b2241d845',
'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@77a7ccc6b4dfc70c1e952c125db79f5b879ee3c4', 'url': 'https://chromium.googlesource.com/chromium/src/ios@76e0b0bc6086acb90f2f097156f71e0b17dc84bf',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@89806dc3f6dce10e2d65b254283e399474e8bc5a', 'https://chromium.googlesource.com/chromium/src/testing@5d328647a140470944bcaaeff1b06b69cdffe1d9',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@cc3095340556fbca5a3a1761d947d52eede936c5', 'https://chromium.googlesource.com/chromium/src/third_party@d70201c6849249073c8d14d355c6eff888cf40d0',
'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@81080a729af568f7b5fde92b9170cc17065027c9', 'https://boringssl.googlesource.com/boringssl.git@81080a729af568f7b5fde92b9170cc17065027c9',
'src/third_party/catapult': 'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@30604c6c8ec1c53b63a2340d0a81acfb1cb12f99', 'https://chromium.googlesource.com/catapult.git@e00548aa79c77afbe796d78ab7b97576b49d8159',
'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',
@ -133,7 +133,7 @@ deps = {
'src/third_party/freetype/src': 'src/third_party/freetype/src':
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@734d60f63cfa27f9b337ddbb80adb9edd60475bf', 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@734d60f63cfa27f9b337ddbb80adb9edd60475bf',
'src/third_party/harfbuzz-ng/src': 'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@2e7021da7d1726a37822e6a001b9218f82255bc8', 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@60485ab0473630c585bb96fcdc14dbe415edf4f2',
# WebRTC-only dependency (not present in Chromium). # WebRTC-only dependency (not present in Chromium).
'src/third_party/gtest-parallel': 'src/third_party/gtest-parallel':
'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@3fca10f81ee3b40380207228be2ecf515f051b61', 'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@3fca10f81ee3b40380207228be2ecf515f051b61',
@ -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@af11678922a2e20c2c4db0769d6e97889b25f536', 'https://chromium.googlesource.com/chromium/src/tools@b8953a5bf5ac3e4e9d4c75702276e8a3117ce764',
'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',