Roll chromium_revision b08bd9b643..22f062d604 (668716:668845)
Change log:b08bd9b643..22f062d604Full diff:b08bd9b643..22f062d604Changed dependencies * src/base:68f52403e3..6f056dd3eb* src/build:afe9cbd54d..377edc00fe* src/buildtools:5b97b40654..09893e534d* src/buildtools/third_party/libc++/trunk:78822a6853..5938e0582b* src/ios:0e29396fe5..da70dae394* src/third_party:e832ae1894..1741116d91* src/third_party/android_deps/libs/com_google_ar_core: version:1.8.0-cr0..4_5y1Cw_L1MHu3UedmkavqbZ7H7sYPBTdpcAOJQvlXkC * src/third_party/freetype/src:d1b16325e2..e7ac9288ac* src/tools:4ae0c7f02a..20ba638055DEPS diff:b08bd9b643..22f062d604/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I655b638d21314f80ac886c9786d0766f3e12d544 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/141960 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@{#28273}
This commit is contained in:
parent
d3c6f9ccff
commit
6751260241
20
DEPS
20
DEPS
@ -7,7 +7,7 @@ vars = {
|
||||
'checkout_configuration': 'default',
|
||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||
'webrtc_git': 'https://webrtc.googlesource.com',
|
||||
'chromium_revision': 'b08bd9b643be78ec0df68a52051c91b6497bb74c',
|
||||
'chromium_revision': '22f062d6042435a2fc0543a989f3b1ad7cd64374',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -32,7 +32,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling freetype
|
||||
# and whatever else without interference from each other.
|
||||
'freetype_revision': 'd1b16325e27b766c27cc9f569c0aa334f1ecb732',
|
||||
'freetype_revision': 'e7ac9288acde8ad21c96ad9c448ad2b2cfc9fe6a',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling HarfBuzz
|
||||
# and whatever else without interference from each other.
|
||||
@ -86,11 +86,11 @@ deps = {
|
||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||
# in base/third_party/libevent is solved.
|
||||
'src/base':
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + '68f52403e39017f3fa1b661549c907423239ed9c',
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + '6f056dd3eb7a3dec056429f50d57cd00049c0d3b',
|
||||
'src/build':
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + 'afe9cbd54d11be48891907ec8d0c63aa0db1215e',
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '377edc00fe95ec44033ac6688b3eb80c0a94533d',
|
||||
'src/buildtools':
|
||||
Var('chromium_git') + '/chromium/src/buildtools' + '@' + '5b97b40654ac62a6bfc0faa56e2ae9bf0f75dbed',
|
||||
Var('chromium_git') + '/chromium/src/buildtools' + '@' + '09893e534d6df18471314f47af5c3f51336e8827',
|
||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||
'src/examples/androidtests/third_party/gradle': {
|
||||
'url': Var('chromium_git') + '/external/github.com/gradle/gradle.git' + '@' +
|
||||
@ -98,13 +98,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '0e29396fe57980950ec83c3338d977a02d552869',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'da70dae3946b62c3cfe34bbecb99091830ff8298',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '1b0ab755f136019f7e81867e9e173d4587f9d9c5',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'e832ae189447748ba0af49eb2c891882ad4da985',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '1741116d91d9b8394becb76ff477edfd9beb6385',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -140,7 +140,7 @@ deps = {
|
||||
'src/buildtools/clang_format/script':
|
||||
Var('chromium_git') + '/chromium/llvm-project/cfe/tools/clang-format.git' + '@' + '96636aa0e9f047f17447f2d45a094d0b59ed7917',
|
||||
'src/buildtools/third_party/libc++/trunk':
|
||||
Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + '78822a68537b5941eb86e11a5066aa549c30998f',
|
||||
Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + '5938e0582bac570a41edb3d6a2217c299adc1bc6',
|
||||
'src/buildtools/third_party/libc++abi/trunk':
|
||||
Var('chromium_git') + '/chromium/llvm-project/libcxxabi.git' + '@' + '0d529660e32d77d9111912d73f2c74fc5fa2a858',
|
||||
'src/buildtools/third_party/libunwind/trunk':
|
||||
@ -312,7 +312,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '4ae0c7f02af3399d0411f9a04a43dd574c7632b8',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '20ba6380554e67b24bbc7d0d81b60d9fa33297fc',
|
||||
'src/tools/swarming_client':
|
||||
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
|
||||
|
||||
@ -1181,7 +1181,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/android_deps/libs/com_google_ar_core',
|
||||
'version': 'version:1.8.0-cr0',
|
||||
'version': '4_5y1Cw_L1MHu3UedmkavqbZ7H7sYPBTdpcAOJQvlXkC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user