Roll chromium_revision 71fc94ca2e..972a4d1ae2 (443214:443241)
Change log:71fc94ca2e..972a4d1ae2Full diff:71fc94ca2e..972a4d1ae2Changed dependencies: * src/third_party:82225ae29b..7b47d8e3b0* src/third_party/catapult:6377613b1a..0e201cdd06* src/tools:da5bdcedc7..f38c6e62e5DEPS diff:71fc94ca2e..972a4d1ae2/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2628003004 Cr-Commit-Position: refs/heads/master@{#16037}
This commit is contained in:
parent
566d820e00
commit
e5501e1970
8
DEPS
8
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '71fc94ca2e7688389d7d7de63ebf67cc3284a30f',
|
||||
'chromium_revision': '972a4d1ae26576f2a0cee1066a6ded6616538641',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -27,7 +27,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling catapult
|
||||
# and whatever else without interference from each other.
|
||||
'catapult_revision': '6377613b1a29bc80e2077bf4e956b9b921ebdab3',
|
||||
'catapult_revision': '0e201cdd06edd994897654359ed9766dab5f9eb3',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling libFuzzer
|
||||
# and whatever else without interference from each other.
|
||||
@ -50,7 +50,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' + '@' + '82225ae29bd6a3b4c3a396411928103618b6a49d',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '7b47d8e3b0a84f78ab67fb45bdb54265ee7cccba',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
@ -85,7 +85,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'da5bdcedc7e56f87e87e638c4c5a1f123e0db0b9',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'f38c6e62e5362fcaa32404da5eabd692193d9cff',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user