Roll chromium_revision 3fcb948181..3d7980bda8 (704895:705004)
Change log:3fcb948181..3d7980bda8
Full diff:3fcb948181..3d7980bda8
Changed dependencies * src/build:2eecbbd8a6..406278e59f
* src/testing:2ffaeb2ec9..06df520050
* src/third_party:68fd1214ab..0152ca9a8b
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/383a4e801d..284b452883 * src/third_party/depot_tools:6a1d77869d..8e57b4bc55
* src/third_party/icu:93a34f0ec1..5005010d69
* src/tools:f64a624030..de3668c6d6
DEPS diff:3fcb948181..3d7980bda8
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: Iec43eb7410e0cb2873eee8e19cb21bb1d502d2cb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/156483 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@{#29442}
This commit is contained in:

committed by
Commit Bot

parent
e6f9bd0009
commit
7c3b10013c
16
DEPS
16
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': '3fcb948181d8d4f461b55388660e180e4abf5629',
|
||||
'chromium_revision': '3d7980bda81c3423739506aedf37f92a377c2500',
|
||||
}
|
||||
|
||||
deps = {
|
||||
@ -14,7 +14,7 @@ deps = {
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@eadf46ec8a42906d860f3daa964bffcfc0be6e99',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@2eecbbd8a6103a8f0e151a35ec657d5df4867a65',
|
||||
'https://chromium.googlesource.com/chromium/src/build@406278e59ff1dda42dd33596beba43977656b4b3',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172',
|
||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||
@ -27,9 +27,9 @@ deps = {
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@2ffaeb2ec9741ff9c6bf2e78331d609bb4cec913',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@06df520050821ab522159123001721e0bfd89c8d',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@68fd1214ab958fbe2eec17523570fee8c844793a',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@0152ca9a8b737779827a29a95bd36a00840050ef',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -111,7 +111,7 @@ deps = {
|
||||
'src/third_party/boringssl/src':
|
||||
'https://boringssl.googlesource.com/boringssl.git@6a2609dae219e4300dfc62b2a37f10b5c845547b',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@383a4e801d419cda7368487d17cd2388face3144',
|
||||
'https://chromium.googlesource.com/catapult.git@284b45288355d9b698867dff1667dd2267b30279',
|
||||
'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@6a1d77869d77b61189247ce8b47ac9d86684a6c2',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@8e57b4bc55c05081b8f6331da37f41b558920dfb',
|
||||
'src/third_party/errorprone/lib': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
||||
'condition': 'checkout_android',
|
||||
@ -150,7 +150,7 @@ deps = {
|
||||
'src/third_party/googletest/src':
|
||||
'https://chromium.googlesource.com/external/github.com/google/googletest.git@f2fb48c3b3d79a75a88a99fba6576b25d42ec528',
|
||||
'src/third_party/icu': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@93a34f0ec19e6eb8a4d13322a62a3f1cec499ec9',
|
||||
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@5005010d694e16571b8dfbf07d70817841f80a69',
|
||||
},
|
||||
'src/third_party/jsr-305/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/jsr-305.git@642c508235471f7220af6d5df2d3210e3bfc0919',
|
||||
@ -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@f64a624030a037cb5634f0f6147f9e6611d1a7dd',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@de3668c6d6cc325bf14dddb20b5879a2be16a512',
|
||||
'src/tools/swarming_client':
|
||||
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',
|
||||
|
||||
|
Reference in New Issue
Block a user