Roll chromium_revision 033d9e89ed..7c7d51c594 (449543:449558)
Change log:033d9e89ed..7c7d51c594Full diff:033d9e89ed..7c7d51c594Changed dependencies: * src/base:06a687ad55..dfd2e02caf* src/build:9d467bba90..25c0032148* src/third_party:62d7f0d6bc..801c1bc028DEPS diff:033d9e89ed..7c7d51c594/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2684693008 Cr-Commit-Position: refs/heads/master@{#16525}
This commit is contained in:
parent
8a4976347c
commit
c29988cb9a
8
DEPS
8
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '033d9e89ed5ce8b5ee20d7a5d56256c0038fd9f5',
|
||||
'chromium_revision': '7c7d51c594f4f5f450621ca1177bebd88a5d841a',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -38,9 +38,9 @@ deps = {
|
||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||
# in base/third_party/libevent is solved.
|
||||
'src/base':
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + '06a687ad555206d2669ecff168d31257f1a7b629',
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + 'dfd2e02caf92e0880575c5d380026d1bdd01b5d5',
|
||||
'src/build':
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '9d467bba9019c823a1b87446a05998b6eb449b1b',
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '25c00321486a3f88c475c8b8719ffea46d5daa39',
|
||||
'src/buildtools':
|
||||
Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'a7cc7a3e21a061975b33dcdcd81a9716ba614c3c',
|
||||
'src/testing':
|
||||
@ -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' + '@' + '62d7f0d6bc4484ee0a7f1cea695d8e8622eb3286',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '801c1bc0284cd17f2ac49c1085f6ec9f0b4d4d6e',
|
||||
'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