Roll chromium_revision 84609d29db..34094a6991 (454568:454592)
Change log:84609d29db..34094a6991Full diff:84609d29db..34094a6991Changed dependencies: * src/third_party:ee985adde1..ed60efcdb6* src/third_party/catapult:7ef761733d..1b305da0d5* src/tools:4b43aa596f..5eeceb2632DEPS diff:84609d29db..34094a6991/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2730973002 Cr-Commit-Position: refs/heads/master@{#17015}
This commit is contained in:
parent
0ebe0199ac
commit
78d89778b4
8
DEPS
8
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '84609d29dbdaffc45415fc4b7ef6443096473d8b',
|
||||
'chromium_revision': '34094a69914e0cdc9a3215a0b53284d6f55c5b27',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -23,7 +23,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': '7ef761733d291aabe77a456fe91083a966aa3caa',
|
||||
'catapult_revision': '1b305da0d509f4122732296a8581fd8ff48dc4c7',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling libFuzzer
|
||||
# and whatever else without interference from each other.
|
||||
@ -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' + '@' + 'ee985adde10656eaa3cd9a0377e26b27989dad82',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ed60efcdb6c83888d498400a73f9f646986ed2e3',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
@ -79,7 +79,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' + '@' + '4b43aa596f2a435bddb629988d1de7abe014293f',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '5eeceb26328155271540367fc22ce468965a6e26',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user