Roll chromium_revision d65ce76c39..95ebb2b7ff (695395:695497)
Change log:d65ce76c39..95ebb2b7ff
Full diff:d65ce76c39..95ebb2b7ff
Changed dependencies * src/base:33f39abb40..18d2a7bbf9
* src/build:f02b4d31e1..4ab78ab2d7
* src/ios:1668c95d24..2dcc2d0a13
* src/testing:73d164100d..3d7e946f5b
* src/third_party:f4e6f18b5a..5fa2200e5a
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/369f46e374..050abd8dd5 * src/third_party/depot_tools:dbca865e55..cc6f585f05
* src/third_party/googletest/src:3a45039862..33a0d4f6d7
* src/third_party/harfbuzz-ng/src:bbad1b8298..170b5dd856
* src/tools:e038a4025e..3f2e054770
DEPS diff:d65ce76c39..95ebb2b7ff
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I466a301558b148e744ca36f101b9822250cef5e9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152500 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@{#29146}
This commit is contained in:

committed by
Commit Bot

parent
55f663f5dd
commit
70767cba42
22
DEPS
22
DEPS
@ -5,16 +5,16 @@ 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': 'd65ce76c3970ef425e66ce250e3a72e5cab8b6c7',
|
'chromium_revision': '95ebb2b7ff6ac3909904d009a4efeaa4fa8acc56',
|
||||||
}
|
}
|
||||||
|
|
||||||
deps = {
|
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':
|
||||||
'https://chromium.googlesource.com/chromium/src/base@33f39abb408f98339d243e2d0078d2511912f477',
|
'https://chromium.googlesource.com/chromium/src/base@18d2a7bbf9eab23c2a943f0bcf056267a9390578',
|
||||||
'src/build':
|
'src/build':
|
||||||
'https://chromium.googlesource.com/chromium/src/build@f02b4d31e114a9346695db03b8015a8e03d88285',
|
'https://chromium.googlesource.com/chromium/src/build@4ab78ab2d7a3b4889701a59b45b000c79b15eec5',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
'https://chromium.googlesource.com/chromium/src/buildtools@cd73d2159864031f52f660ae236bacc0fae108ec',
|
'https://chromium.googlesource.com/chromium/src/buildtools@cd73d2159864031f52f660ae236bacc0fae108ec',
|
||||||
# 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@1668c95d24b78caa6e76fbe62c43affa1555d396',
|
'url': 'https://chromium.googlesource.com/chromium/src/ios@2dcc2d0a130a7989f85533a1eb28a9f340a28338',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
'https://chromium.googlesource.com/chromium/src/testing@73d164100d80fe6e57f2be6411c14fa7649127ae',
|
'https://chromium.googlesource.com/chromium/src/testing@3d7e946f5b926dee498ffdcb89733e860f59093c',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party@f4e6f18b5a9d8c9b4d30ace5f2df9c60abbe5a47',
|
'https://chromium.googlesource.com/chromium/src/third_party@5fa2200e5afc0f28c02a92f00077f887797429d2',
|
||||||
|
|
||||||
'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@05cd93068b0a553afc48f69acbceae10c6a17593',
|
'https://boringssl.googlesource.com/boringssl.git@05cd93068b0a553afc48f69acbceae10c6a17593',
|
||||||
'src/third_party/catapult':
|
'src/third_party/catapult':
|
||||||
'https://chromium.googlesource.com/catapult.git@369f46e37423495f0d40f9088b60d6a3fb0e39bb',
|
'https://chromium.googlesource.com/catapult.git@050abd8dd5c49167d4d33864f3c078d270d271af',
|
||||||
'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',
|
||||||
@ -119,7 +119,7 @@ deps = {
|
|||||||
'src/third_party/colorama/src':
|
'src/third_party/colorama/src':
|
||||||
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
||||||
'src/third_party/depot_tools':
|
'src/third_party/depot_tools':
|
||||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@dbca865e55f706efc3843eab2e88a65aa810be49',
|
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@cc6f585f055ae696170b22f0e8db906d27afe636',
|
||||||
'src/third_party/errorprone/lib': {
|
'src/third_party/errorprone/lib': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
||||||
'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@3de1b8d0b0983cf49a187a4227e7950395a3b08f',
|
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@3de1b8d0b0983cf49a187a4227e7950395a3b08f',
|
||||||
'src/third_party/harfbuzz-ng/src':
|
'src/third_party/harfbuzz-ng/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@bbad1b8298125d78c159ed7fdd7bde6a3f3fff56',
|
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@170b5dd856b1ba8f26e79863fe0c64a52eb68951',
|
||||||
# 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@df0b4e476f98516cea7d593e5dbb0fca44f6ee7f',
|
'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@df0b4e476f98516cea7d593e5dbb0fca44f6ee7f',
|
||||||
@ -148,7 +148,7 @@ deps = {
|
|||||||
'dep_type': 'cipd',
|
'dep_type': 'cipd',
|
||||||
},
|
},
|
||||||
'src/third_party/googletest/src':
|
'src/third_party/googletest/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/google/googletest.git@3a45039862471cc2785e92bd19bd146c70344986',
|
'https://chromium.googlesource.com/external/github.com/google/googletest.git@33a0d4f6d76a0ed6061e612848532cba82d42870',
|
||||||
'src/third_party/icu': {
|
'src/third_party/icu': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@53f6b233a41ec982d8445996247093f7aaf41639',
|
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@53f6b233a41ec982d8445996247093f7aaf41639',
|
||||||
},
|
},
|
||||||
@ -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@e038a4025eca9a8e8369f545951a7a85cc4279d1',
|
'https://chromium.googlesource.com/chromium/src/tools@3f2e054770921ab17f9662a4f53736eea0422675',
|
||||||
'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',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user