Roll chromium_revision e1ab9e9b20..64883b3ea2 (709180:709283)

Change log: e1ab9e9b20..64883b3ea2
Full diff: e1ab9e9b20..64883b3ea2

Changed dependencies
* src/base: 3e8402e120..6b1e582dbf
* src/build: 8e1e5300a6..4fd37925e4
* src/ios: 2ba7718c65..7e1f0f8ece
* src/testing: aba2adfab4..cfe9e39159
* src/third_party: 48c4c1ac79..4b1859633e
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/13b94d068b..a38631cd74
* src/third_party/depot_tools: 1906f405ba..b1a9672432
* src/tools: 06c12fe9e9..27365488f4
DEPS diff: e1ab9e9b20..64883b3ea2/DEPS

No update to Clang.

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

Change-Id: I0bc91939d2bf3df89cba54d01d833b0fb5eb08a5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158380
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@{#29604}
This commit is contained in:
chromium-webrtc-autoroll 2019-10-24 17:01:40 -07:00 committed by Commit Bot
parent c4af214ee2
commit ef0e4d0438

18
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': 'e1ab9e9b205c8d6ac73eb7b33a8955fbd162ea2c',
'chromium_revision': '64883b3ea2671431d89fdb8a28a67a8ed81467b6',
}
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@3e8402e12016a0f55a8d75c9dff6be7922d35f69',
'https://chromium.googlesource.com/chromium/src/base@6b1e582dbfb624d9f5c06ed92794788c6a71ac8a',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@8e1e5300a6733c91d79fbbf54b2b51145aa75d4c',
'https://chromium.googlesource.com/chromium/src/build@4fd37925e43afa51a2484d801005afb80398de97',
'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@2ba7718c658fe2973202a76bb1530896a837de4b',
'url': 'https://chromium.googlesource.com/chromium/src/ios@7e1f0f8eceef63e703caf92d7b58fe11977f95ed',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@aba2adfab4f5368a4bcf221556d2ab25e81dedcf',
'https://chromium.googlesource.com/chromium/src/testing@cfe9e391599f4fa88520b7ca79b215f7ba3f06fb',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@48c4c1ac798098e05a1f9467ce6fa4c39e93b0ea',
'https://chromium.googlesource.com/chromium/src/third_party@4b1859633eb1adce6481c32b9b73730b950ea84e',
'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@13b94d068bdf8672d1b722c82baeb609939dea05',
'https://chromium.googlesource.com/catapult.git@a38631cd74176fd9daf5a402115523d16d31b8b3',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android',
@ -119,7 +119,7 @@ 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@1906f405ba0f00b960b89b751d36630d558a4211',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@b1a96724321f55a1ce761b171f1b0bca86f31f99',
'src/third_party/errorprone/lib': {
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
'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@06c12fe9e95f61054a41ada5876b16fdb53643cb',
'https://chromium.googlesource.com/chromium/src/tools@27365488f46d1ece8f0d37b7ed496cbaf1d69f2c',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',