Roll chromium_revision 1e6095239f..da009d152f (521234:521248)
Change log:1e6095239f..da009d152fFull diff:1e6095239f..da009d152fChanged dependencies: * src/base:c7c8509286..cfb74ca657* src/third_party:3df67c1b17..fc334e85e6* src/tools:eac6646231..c058b100c5DEPS diff:1e6095239f..da009d152f/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I36afb41bcbba7b5200d75ffc9b6977e9ea34d375 Reviewed-on: https://webrtc-review.googlesource.com/28800 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21019}
This commit is contained in:
parent
17b72a5c9f
commit
7cafb59e79
8
DEPS
8
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': '1e6095239f7cdeecd9197c4a4689225bba8fe377',
|
||||
'chromium_revision': 'da009d152fa1785bb706c1a73af09a48197a34d5',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -38,7 +38,7 @@ 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' + '@' + 'c7c8509286ca13b6c3383baccea84718ba73997f',
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + 'cfb74ca6574aed89acb9b78bc2265dd1370962a3',
|
||||
'src/build':
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '19d97ed4aef6ce4941a10fee2b933c867ea08e6f',
|
||||
'src/buildtools':
|
||||
@ -56,7 +56,7 @@ deps = {
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'c654cb811b454b9f035e7bcc6056c4aed8bac557',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '3df67c1b170c7859ffeae56469ba268dc22a3e59',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'fc334e85e64d0b442058366cccc8506061affd10',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'a2e9bc7c1b41d983577907df51d339fb1e0fd02f',
|
||||
'condition': 'checkout_android',
|
||||
@ -155,7 +155,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'eac66462318c193b7836ab6f84d5587f84507f5e',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'c058b100c5cf9c5f3b8d9fd2bc4b4976fee13f79',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user