Roll chromium_revision 5d44f961b1..a71233486e (466571:466585)
Change log:5d44f961b1..a71233486eFull diff:5d44f961b1..a71233486eChanged dependencies: * src/third_party:46394be033..2664465c50DEPS diff:5d44f961b1..a71233486e/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2832423002 Cr-Commit-Position: refs/heads/master@{#17832}
This commit is contained in:
parent
5cd789e992
commit
25ab4b2a58
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '5d44f961b168a6cff0f822455b03cbca3eb44855',
|
||||
'chromium_revision': 'a71233486eb1f4beb0c6169d00a65b4914e6e62b',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -46,7 +46,7 @@ deps = {
|
||||
'src/testing/gmock':
|
||||
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '46394be03344e6b3d61ba0834a5b9c2ba6b7fbb0',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '2664465c5021b566fb054a6f7fe7a6cdbfe13c5d',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user