Roll chromium_revision 00f78b5b14..208bb982f7 (610831:610939)
Change log:00f78b5b14..208bb982f7
Full diff:00f78b5b14..208bb982f7
Changed dependencies * src/base:637e844c7c..ec47506add
* src/build:233906226b..01d83ecc66
* src/ios:79ee87f08d..f3ae5bb001
* src/testing:024dcf2894..f69111fe10
* src/third_party:eec9815377..cddbcf9ebb
* src/tools:2f3431f65a..6d09354f13
DEPS diff:00f78b5b14..208bb982f7
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I73503c3f22ff0d012a6a45d5c2fe8183e26dfa9a Reviewed-on: https://webrtc-review.googlesource.com/c/112161 Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com> Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#25791}
This commit is contained in:

committed by
Commit Bot

parent
74cdf7874d
commit
4e58444b0d
14
DEPS
14
DEPS
@ -7,7 +7,7 @@ vars = {
|
|||||||
'checkout_configuration': 'default',
|
'checkout_configuration': 'default',
|
||||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||||
'webrtc_git': 'https://webrtc.googlesource.com',
|
'webrtc_git': 'https://webrtc.googlesource.com',
|
||||||
'chromium_revision': '00f78b5b1459eeb74e656c069ca54b47862f9497',
|
'chromium_revision': '208bb982f7b3994b8b3cea026d8e2ec693b50e0a',
|
||||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||||
# Three lines of non-changing comments so that
|
# Three lines of non-changing comments so that
|
||||||
# the commit queue can handle CLs rolling swarming_client
|
# the commit queue can handle CLs rolling swarming_client
|
||||||
@ -42,9 +42,9 @@ 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':
|
||||||
Var('chromium_git') + '/chromium/src/base' + '@' + '637e844c7c78ff1f7ebe88279fb494a629d3e7bd',
|
Var('chromium_git') + '/chromium/src/base' + '@' + 'ec47506add0898a7c5baf3a582c274c03a6256a6',
|
||||||
'src/build':
|
'src/build':
|
||||||
Var('chromium_git') + '/chromium/src/build' + '@' + '233906226b4f6287dcd5506e105323a0b248fabb',
|
Var('chromium_git') + '/chromium/src/build' + '@' + '01d83ecc6633fc0e8234355843e5ae5cee5ae487',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '04161ec8d7c781e4498c699254c69ba0dd959fde',
|
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '04161ec8d7c781e4498c699254c69ba0dd959fde',
|
||||||
# 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.
|
||||||
@ -54,13 +54,13 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '79ee87f08daba1db12ee81c5abf97cfcc48e3622',
|
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'f3ae5bb001f3781e10061ff0ba6679f4a54829be',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '024dcf2894f952290937803f9e914251f8e434af',
|
Var('chromium_git') + '/chromium/src/testing' + '@' + 'f69111fe103633b071dcf5e398fb8be8ed7325d1',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'eec9815377de4e3fd66c03221c311255983a43c1',
|
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'cddbcf9ebb2c9fda5d650f9e72e29eb66eed7166',
|
||||||
'src/third_party/android_ndk': {
|
'src/third_party/android_ndk': {
|
||||||
'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884',
|
'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884',
|
||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
@ -225,7 +225,7 @@ deps = {
|
|||||||
'src/third_party/yasm/source/patched-yasm':
|
'src/third_party/yasm/source/patched-yasm':
|
||||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
|
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
|
||||||
'src/tools':
|
'src/tools':
|
||||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '2f3431f65a119d4c6d1d0c9085650fa01a099222',
|
Var('chromium_git') + '/chromium/src/tools' + '@' + '6d09354f13912d34c0511e148729d081ab2c3f98',
|
||||||
'src/tools/swarming_client':
|
'src/tools/swarming_client':
|
||||||
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
|
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user