mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 08:46:47 +08:00
Try removing some unused DEPS
Bug: None Change-Id: I8a0b4ffefbc8ef82627c4f3a5ef5e3fb226e80bb Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6159066 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
parent
c1bac9e6a5
commit
1c938f342d
15
DEPS
15
DEPS
@ -104,8 +104,6 @@ deps = {
|
||||
},
|
||||
'src/third_party/depot_tools':
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '423f1e1914ab4aa7b2bdf804e216d4c097853ba2',
|
||||
'src/third_party/freetype/src':
|
||||
Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + 'afc7000cacb8cc90ae61036858c5306defa1236a',
|
||||
'third_party/fuchsia-gn-sdk': {
|
||||
'url': Var('chromium_git') + '/chromium/src/third_party/fuchsia-gn-sdk.git' + '@' + '0d6902558d92fe3d49ba9a8f638ddea829be595b',
|
||||
'condition': 'checkout_fuchsia',
|
||||
@ -169,9 +167,6 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
'src/third_party/boringssl/src':
|
||||
'https://boringssl.googlesource.com/boringssl.git' + '@' + 'd3f61eeacbf7fda857c1d8bbba56e3b5cb6cc2df',
|
||||
|
||||
'src/third_party/android_toolchain/ndk': {
|
||||
'packages': [
|
||||
{
|
||||
@ -275,16 +270,6 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
'src/third_party/guava': {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/guava',
|
||||
'version': 'a6fba501f3a0de88b9be1daa2052632de5b96a46',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android',
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
'src/third_party/hamcrest/cipd': {
|
||||
'packages': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user