mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
Add //third_party/cpu_features to DEPS
Chromium is migrating uses of //third_party/android_ndk:cpu_features to //third_party/cpu_features:ndk_compat upstream. Add the repository here to fix the roller. Bug: 1446042 Change-Id: I89344ed308b8168547f26f217f05013c87b60bb1 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/4576444 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Prashanth Swaminathan <prashanthsw@google.com>
This commit is contained in:
parent
564dca8cc5
commit
e5a976f6f5
4
DEPS
4
DEPS
@ -93,6 +93,10 @@ deps = {
|
||||
Var('chromium_git') + '/catapult.git' + '@' + 'e2a65ffc7d97a4e31b223c23ea479d21e67eaebb',
|
||||
'src/third_party/colorama/src':
|
||||
Var('chromium_git') + '/external/colorama.git' + '@' + '3de9f013df4b470069d03d250224062e8cf15c49',
|
||||
'src/third_party/cpu_features/src': {
|
||||
'url': Var('chromium_git') + '/external/github.com/google/cpu_features.git' + '@' + '936b9ab5515dead115606559502e3864958f7f6e',
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/third_party/depot_tools':
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'bcb9577a46b3b2c00ebb49e30b3ea9a3fdd3433a',
|
||||
'src/third_party/freetype/src':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user