mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
Remove yasm in DEPS
They are no longer needed. Bug: chromium:766721 Change-Id: I7f950a6134b21de4d7cc5a11de60b56685d8232f Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2517340 Reviewed-by: Frank Barchard <fbarchard@chromium.org>
This commit is contained in:
parent
590c17ce40
commit
022a01da5e
9
DEPS
9
DEPS
@ -72,8 +72,6 @@ deps = {
|
||||
Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'd5148db386ceb4a608058320071cbed890bd6ad2',
|
||||
'src/third_party/nasm':
|
||||
Var('chromium_git') + '/chromium/deps/nasm.git' + '@' + '19f3fad68da99277b2882939d3b2fa4c4b8d51d9',
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '1bb7c085e67a0fc8c63511af83299d1632f5a3f3',
|
||||
'src/tools/swarming_client':
|
||||
@ -410,13 +408,6 @@ deps = {
|
||||
'condition': 'checkout_ios'
|
||||
},
|
||||
|
||||
# Win deps:
|
||||
# Dependencies used by libjpeg-turbo
|
||||
'src/third_party/yasm/binaries': {
|
||||
'url': Var('chromium_git') + '/chromium/deps/yasm/binaries.git' + '@' + '52f9b3f4b0aa06da24ef8b123058bb61ee468881',
|
||||
'condition': 'checkout_win',
|
||||
},
|
||||
|
||||
# === ANDROID_DEPS Generated Code Start ===
|
||||
# Generated by //third_party/android_deps/fetch_all.py
|
||||
'src/third_party/android_deps/libs/android_arch_core_common': {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user