Roll chromium_revision 31ba2a0f82..243b284d8b (523977:523990)
Change log:31ba2a0f82..243b284d8bFull diff:31ba2a0f82..243b284d8bChanged dependencies: * src/third_party:c7e963b7d8..29f08639fd* src/tools:376b67b857..ad63b40b18DEPS diff:31ba2a0f82..243b284d8b/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I073b294375ec78eda5581cf77a13e8337ffb7550 Reviewed-on: https://webrtc-review.googlesource.com/32960 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21261}
This commit is contained in:
parent
5a94362b96
commit
29d2d86047
6
DEPS
6
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': '31ba2a0f82e5d46f50a319ae5a3b8ccd0f60b1bd',
|
||||
'chromium_revision': '243b284d8b15db9dd8b50b086a0be27551767cb8',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -56,7 +56,7 @@ deps = {
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '3a0ff037216470bd1f43814ca7760403902a7863',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c7e963b7d810305bbc46f11d1eebb51f512699da',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '29f08639fd7d9016fbeba942ae3ace73fe7ff549',
|
||||
'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' + '@' + '376b67b8576079620495c5e273ca6d4d2d8b2dab',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'ad63b40b18ff7e3937fa0c46630ec016bf0a1f16',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user