Roll chromium_revision 1d75f6fc68..0eb6b522cc (591373:591627)
Change log:1d75f6fc68..0eb6b522cc
Full diff:1d75f6fc68..0eb6b522cc
Changed dependencies: * src/base:8bc7a71997..671d0ab313
* src/build:e021b7ceb4..dc14f7ba4b
* src/ios:42aacbce9e..249b9a39d3
* src/testing:f487091150..c775beeddc
* src/third_party:6e7966719a..e725c9bccc
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/3e071665b9..c9dc040b7f * src/third_party/depot_tools:b5e8781554..2174136d25
* src/tools:80ddcfddf3..9ad58083f0
DEPS diff:1d75f6fc68..0eb6b522cc
/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I12888033a0a9e71ff2145d5be0544760bc3ad631 Reviewed-on: https://webrtc-review.googlesource.com/100633 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24755}
This commit is contained in:
18
DEPS
18
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': '1d75f6fc686b695db35c8d9f1cc69fb0f5bff40b',
|
'chromium_revision': '0eb6b522cc683b4f55ea2348239df3533057e94b',
|
||||||
'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
|
||||||
@ -24,7 +24,7 @@ vars = {
|
|||||||
# Three lines of non-changing comments so that
|
# Three lines of non-changing comments so that
|
||||||
# the commit queue can handle CLs rolling catapult
|
# the commit queue can handle CLs rolling catapult
|
||||||
# and whatever else without interference from each other.
|
# and whatever else without interference from each other.
|
||||||
'catapult_revision': '3e071665b9f98563767e62ffa34611ffe5fbe4b8',
|
'catapult_revision': 'c9dc040b7fddc9cdb122586741023f9a946f7931',
|
||||||
# Three lines of non-changing comments so that
|
# Three lines of non-changing comments so that
|
||||||
# the commit queue can handle CLs rolling libFuzzer
|
# the commit queue can handle CLs rolling libFuzzer
|
||||||
# and whatever else without interference from each other.
|
# and whatever else without interference from each other.
|
||||||
@ -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' + '@' + '8bc7a719971dff021eddbb6bcd10fd609a366153',
|
Var('chromium_git') + '/chromium/src/base' + '@' + '671d0ab313840117c3ad2659185286600c4d7f40',
|
||||||
'src/build':
|
'src/build':
|
||||||
Var('chromium_git') + '/chromium/src/build' + '@' + 'e021b7ceb4035dd441074b4b708238cdf6c8167f',
|
Var('chromium_git') + '/chromium/src/build' + '@' + 'dc14f7ba4b1cd29827aeec7e41dd821f99bcfe1c',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '2dff9c9c74e9d732e6fe57c84ef7fd044cc45d96',
|
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '2dff9c9c74e9d732e6fe57c84ef7fd044cc45d96',
|
||||||
# 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' + '@' + '42aacbce9e41971310abab3ddea235badd0819f1',
|
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '249b9a39d32ad4418304ed7d96fbf687b24353fe',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'f487091150bdac5691cd708f1f6a421f808d7dab',
|
Var('chromium_git') + '/chromium/src/testing' + '@' + 'c775beeddcf4f16150e46111dccfa79b5b04dbff',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '6e7966719a75af7e9e043a72a6c1eda8d1b38be6',
|
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'e725c9bccc7356833a96ccd8555bf6d33db0c31d',
|
||||||
'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',
|
||||||
@ -84,7 +84,7 @@ deps = {
|
|||||||
'src/third_party/colorama/src':
|
'src/third_party/colorama/src':
|
||||||
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
||||||
'src/third_party/depot_tools':
|
'src/third_party/depot_tools':
|
||||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b5e87815540404a4a68f6c3a195a514146e631d7',
|
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '2174136d2520b2f030addb8466373f13f5badd39',
|
||||||
'src/third_party/errorprone/lib': {
|
'src/third_party/errorprone/lib': {
|
||||||
'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
@ -195,7 +195,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' + '@' + '80ddcfddf3996254519f14d2c269f82fd6847eb4',
|
Var('chromium_git') + '/chromium/src/tools' + '@' + '9ad58083f05177f2cb11b22c3f128c1318a8304d',
|
||||||
'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