Roll chromium_revision fc1e948f93..a536fa4a4a (698112:698214)

Change log: fc1e948f93..a536fa4a4a
Full diff: fc1e948f93..a536fa4a4a

Changed dependencies
* src/base: e766beee3d..2670e49cfb
* src/build: e2f0a70047..df75aae7da
* src/ios: 3efb3bffed..425a78aea9
* src/testing: 0b2bff4e23..6099b3ff92
* src/third_party: 81ec316b3b..8f7ec0c439
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/2ad535693f..4f96a26c2f
* src/third_party/depot_tools: c6be56eced..2c80d01be6
* src/tools: 142e5efe9a..4357bb3217
DEPS diff: fc1e948f93..a536fa4a4a/DEPS

No update to Clang.

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

Change-Id: Ic80366d287c04b7f4b261ec5d58b5de84f7359a9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/153761
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@{#29245}
This commit is contained in:
chromium-webrtc-autoroll 2019-09-19 15:01:42 -07:00 committed by Commit Bot
parent f288c8ee6e
commit 95c538f17b

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': 'fc1e948f93126185d53cb8162105c32a9030f4c4',
'chromium_revision': 'a536fa4a4ae486f150d90f77460b67eb21bfb101',
}
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@e766beee3d2a5eb76313abe7ea0803befe1820a5',
'https://chromium.googlesource.com/chromium/src/base@2670e49cfbc9f8a2c29ecdb0f26cafa4dcfc03c7',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@e2f0a700471053b0a0ce8a31d6601d43190ab9ca',
'https://chromium.googlesource.com/chromium/src/build@df75aae7da8b47c8fbcb00cf1af8b5f3fd791ff3',
'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@3efb3bffed50db26fa23db9ff893f11d2fe4115e',
'url': 'https://chromium.googlesource.com/chromium/src/ios@425a78aea97ef691cf8d781d56c535c556477028',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@0b2bff4e23782fc7c7686b619b8f175b287dd695',
'https://chromium.googlesource.com/chromium/src/testing@6099b3ff92296c40be04f883c50578e22bfcdbc6',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@81ec316b3ba2a5fd050452c252f0920828f64823',
'https://chromium.googlesource.com/chromium/src/third_party@8f7ec0c439691bfc22732dc7b11ae6c62c4a934f',
'src/buildtools/linux64': {
'packages': [
@ -111,7 +111,7 @@ deps = {
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@a7d9ac2af4684747c4524cbeba9737b04dce3e3e',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@2ad535693f0fc84a0d97883caf5214d8bfed6889',
'https://chromium.googlesource.com/catapult.git@4f96a26c2f3eb9a5bd97143b07be14610660f846',
'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@c6be56ecedf91cd65eb888cd56c1099181505113',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@2c80d01be6a9201333d80f5617a9d7fb60a58861',
'src/third_party/errorprone/lib': {
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
'condition': 'checkout_android',
@ -231,7 +231,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@142e5efe9a895200a4be82306e0a42fce9f0a0a7',
'https://chromium.googlesource.com/chromium/src/tools@4357bb3217c1693093d28d4abbd0548f4491484f',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',