Roll chromium_revision 63546ce7e8..3a0f47bd21 (621059:621184)

Change log: 63546ce7e8..3a0f47bd21
Full diff: 63546ce7e8..3a0f47bd21

Changed dependencies
* src/base: d3fb6efdee..ff7b8bb81d
* src/build: 3ebe43df80..c9e0071209
* src/ios: 7d70ed2437..5dd0050bcb
* src/testing: 1151d46654..51b8a90a21
* src/third_party: da9d47792f..1bf7a2358b
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/4ec170a7bb..79517a0b03
* src/third_party/depot_tools: b61b09f11d..4157ba1c3c
* src/tools: a013b30657..949b5827c8
DEPS diff: 63546ce7e8..3a0f47bd21/DEPS

No update to Clang.

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

Change-Id: Ibbc49d9a6e5b19400ef39cec6eb85d367a4b9fda
Reviewed-on: https://webrtc-review.googlesource.com/c/116704
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@{#26180}
This commit is contained in:
chromium-webrtc-autoroll
2019-01-09 09:02:56 -08:00
committed by Commit Bot
parent 00a6ab568b
commit d8bc7a141c

18
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'checkout_configuration': 'default', 'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'webrtc_git': 'https://webrtc.googlesource.com', 'webrtc_git': 'https://webrtc.googlesource.com',
'chromium_revision': '63546ce7e83ce49fa4cf52cd8f5591421b4ace89', 'chromium_revision': '3a0f47bd212c5358f918d945ccd89d006b975469',
'boringssl_git': 'https://boringssl.googlesource.com', 'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client # the commit queue can handle CLs rolling swarming_client
@ -24,7 +24,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '4ec170a7bb08bf11c2c12083d9703ab3e0d85a9c', 'catapult_revision': '79517a0b0327ab26b68933bbcf4cb0490b1cfadf',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer # the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other. # and whatever else without interference from each other.
@ -46,9 +46,9 @@ deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency # TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved. # in base/third_party/libevent is solved.
'src/base': 'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + 'd3fb6efdee3d91b49e927348fdb63614083a534e', Var('chromium_git') + '/chromium/src/base' + '@' + 'ff7b8bb81dc5e0758b1de83f5c58eb090c6d7e77',
'src/build': 'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + '3ebe43df804250d7a1ea3c2c9b59716d438d6283', Var('chromium_git') + '/chromium/src/build' + '@' + 'c9e00712099ec732040120436d4f9d4bb76632df',
'src/buildtools': 'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '7d88270de197ebe8b439ab5eb57a4a2a0bb810e0', Var('chromium_git') + '/chromium/buildtools.git' + '@' + '7d88270de197ebe8b439ab5eb57a4a2a0bb810e0',
# 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.
@ -58,13 +58,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '7d70ed2437ef8ea199b88d8c7e5f4e677225cdc3', 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '5dd0050bcb0bed531c4f0c324e5abd0467692cfb',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '1151d46654f88923ab6a86548904dafd14718f87', Var('chromium_git') + '/chromium/src/testing' + '@' + '51b8a90a21b7c58057bde77621115946cb52aefe',
'src/third_party': 'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'da9d47792f74d0db91c8d0b0f8c5a21e7eccac4b', Var('chromium_git') + '/chromium/src/third_party' + '@' + '1bf7a2358b8819c47bb12820479fc26840673ef6',
'src/third_party/android_ndk': { 'src/third_party/android_ndk': {
'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884', 'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884',
'condition': 'checkout_android', 'condition': 'checkout_android',
@ -111,7 +111,7 @@ deps = {
'src/third_party/colorama/src': 'src/third_party/colorama/src':
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/depot_tools': 'src/third_party/depot_tools':
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b61b09f11d35742cf13e2071da173f8b4f451ce2', Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '4157ba1c3c7a78d10887b50fbeda06f1bfb34860',
'src/third_party/errorprone/lib': { 'src/third_party/errorprone/lib': {
'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7', 'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
'condition': 'checkout_android', 'condition': 'checkout_android',
@ -229,7 +229,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm': 'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad', Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools': 'src/tools':
Var('chromium_git') + '/chromium/src/tools' + '@' + 'a013b30657123bb1e37f776b5987219389cc21ca', Var('chromium_git') + '/chromium/src/tools' + '@' + '949b5827c8a00805993f85049ca15ed5b6e49f23',
'src/tools/swarming_client': 'src/tools/swarming_client':
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'), Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),