aboutsummaryrefslogtreecommitdiff
path: root/common_audio/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'common_audio/BUILD.gn')
-rw-r--r--common_audio/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/common_audio/BUILD.gn b/common_audio/BUILD.gn
index 4729e13259..0dd5ec38ef 100644
--- a/common_audio/BUILD.gn
+++ b/common_audio/BUILD.gn
@@ -54,6 +54,7 @@ rtc_static_library("common_audio") {
"../rtc_base/memory:aligned_array",
"../rtc_base/memory:aligned_malloc",
"../rtc_base/system:arch",
+ "../rtc_base/system:file_wrapper",
"../system_wrappers",
"../system_wrappers:cpu_features_api",
"third_party/fft4g",