Roll chromium_revision 7b8dc77cd5..c44c3a556e (512739:512751)
Change log:7b8dc77cd5..c44c3a556eFull diff:7b8dc77cd5..c44c3a556eChanged dependencies: * src/ios:a9b9da8a76..8a0bc313fc* src/third_party:835e148124..82501a6a08* src/tools:a705bd3076..cc50fc1b23DEPS diff:7b8dc77cd5..c44c3a556e/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I14dad8c93c4d7e37c071d9b591166cef199d42f7 Reviewed-on: https://webrtc-review.googlesource.com/17241 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20489}
This commit is contained in:
parent
23fc22ed59
commit
1b8205f9ee
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': '7b8dc77cd5f2d71c62a6baf4dff4fa63b69b7608',
|
||||
'chromium_revision': 'c44c3a556ef57342091b0e638ac748d68b5084ea',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -50,13 +50,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'a9b9da8a76df2787f9dfa4bbcb03e6f627b4d4fb',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '8a0bc313fc1205fbd0da459b6b10019ffeefdfc7',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '596142d858951714b82a83d9c6efb4c161e6e14c',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '835e14812437949aaad203a2ee6a10d551ba888c',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '82501a6a08983d2861c2ba469e823aa7fce263ca',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'ca0bd083872ad925881736fe2bedc3ff855e08f5',
|
||||
'condition': 'checkout_android',
|
||||
@ -147,7 +147,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' + '@' + 'a705bd307667438da0572abefcb64f63683d69ad',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'cc50fc1b23b6c98fc3a31fa76bebac1f1979b8a2',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user