Roll chromium_revision 9986f2241a..f19d6cb823 (727633:727734)
Change log:9986f2241a..f19d6cb823
Full diff:9986f2241a..f19d6cb823
Changed dependencies * src/build:8339882a89..54b7873dba
* src/ios:10c77ec97a..59c7a48c58
* src/testing:240d660c68..766cc08c49
* src/third_party:53c0cac961..a946678e1a
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/263d57d376..6043069708 * src/tools:3275bdd803..786d92bae9
DEPS diff:9986f2241a..f19d6cb823
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I672bc7be941b1bb60c5d4e71d46ed39e698f097a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/164268 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@{#30128}
This commit is contained in:

committed by
Commit Bot

parent
8ac79125c0
commit
9d2c2dba28
14
DEPS
14
DEPS
@ -5,7 +5,7 @@ vars = {
|
||||
# chromium waterfalls. More info at: crbug.com/570091.
|
||||
'checkout_configuration': 'default',
|
||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||
'chromium_revision': '9986f2241acdbec56966af710bff1de3ef9e741e',
|
||||
'chromium_revision': 'f19d6cb823118d9c7b2f3117ea9d33196f324104',
|
||||
}
|
||||
|
||||
deps = {
|
||||
@ -14,7 +14,7 @@ deps = {
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@de91707f3e4cac64bc2196c5f5f7d22d5630da48',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@8339882a8970b59f71c9bd0b6269208e106b9f8d',
|
||||
'https://chromium.googlesource.com/chromium/src/build@54b7873dbac1f63d6532a8ae49d6b0eda552749a',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@fa02977a1a7caed1703277f6cbd665a31e682fc3',
|
||||
# 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@10c77ec97ac9602c18856af47ee72826db62e9a8',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@59c7a48c58a72d2eb2dd60ef3eacd69877f60132',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@240d660c68b1f63a0b41ac6fa2979715b9cd437c',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@766cc08c49f29462008750633fa02e72ac5000ed',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@53c0cac9614f181fd5d3c4c99c413fa966659819',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@a946678e1a5d6e5a35a1f7d5a0a2f06d7b4555ae',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -107,7 +107,7 @@ deps = {
|
||||
'src/third_party/boringssl/src':
|
||||
'https://boringssl.googlesource.com/boringssl.git@cb3f04f584a53844546aaa32e949534c453185aa',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@263d57d37615e12c492bdec884b23e46dbdd1fee',
|
||||
'https://chromium.googlesource.com/catapult.git@6043069708e1e7a33d4eda61115ee12d1a808972',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
'condition': 'checkout_android',
|
||||
@ -237,7 +237,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@3275bdd803f14bd8845967e8061bc5cec7eeb321',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@786d92bae9bd0ebf292041a990edde2c2b3e0362',
|
||||
'src/tools/swarming_client':
|
||||
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',
|
||||
|
||||
|
Reference in New Issue
Block a user