mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-02-09 11:16:43 +08:00
Remove auto from DEPS.
This should fix: gclient.py: error: Wrong dep format: src/third_party/auto/src@ should be of the form dep@rev. Bug: None Change-Id: Id9896f464d788bb3e1eb7516b7f6b1402a9c4790 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/4147349 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Frank Barchard <fbarchard@chromium.org>
This commit is contained in:
parent
6e4b0acb4b
commit
010dea8ba4
4
DEPS
4
DEPS
@ -128,10 +128,6 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
'dep_type': 'cipd',
|
'dep_type': 'cipd',
|
||||||
},
|
},
|
||||||
'src/third_party/auto/src': {
|
|
||||||
'url': Var('chromium_git') + '/external/github.com/google/auto.git' + '@' + '097f0ee6ffb0dc2a663d8afa0744ee1f230ae712',
|
|
||||||
'condition': 'checkout_android',
|
|
||||||
},
|
|
||||||
'src/third_party/boringssl/src':
|
'src/third_party/boringssl/src':
|
||||||
'https://boringssl.googlesource.com/boringssl.git' + '@' + 'f0518d45119dd4dd322a884669daf8247bc3c992',
|
'https://boringssl.googlesource.com/boringssl.git' + '@' + 'f0518d45119dd4dd322a884669daf8247bc3c992',
|
||||||
'src/base': {
|
'src/base': {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user