Move fft4g to proper third_party directory
Bug: webrtc:8366 Change-Id: I98d3ae56a1d14b3ecacd85a4b3d234e215c8bc58 Reviewed-on: https://webrtc-review.googlesource.com/85642 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24103}
This commit is contained in:
@ -53,6 +53,7 @@ LIB_TO_LICENSES_DICT = {
|
||||
'fft': ['modules/third_party/fft/LICENSE'],
|
||||
'g711': ['modules/third_party/g711/LICENSE'],
|
||||
'g722': ['modules/third_party/g722/LICENSE'],
|
||||
'fft4g': ['common_audio/third_party/fft4g/LICENSE'],
|
||||
|
||||
# Compile time dependencies, no license needed:
|
||||
'yasm': [],
|
||||
|
||||
Reference in New Issue
Block a user