aboutsummaryrefslogtreecommitdiff
path: root/common_audio
diff options
context:
space:
mode:
Diffstat (limited to 'common_audio')
-rw-r--r--common_audio/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/common_audio/BUILD.gn b/common_audio/BUILD.gn
index 72eed1f003..4077486d87 100644
--- a/common_audio/BUILD.gn
+++ b/common_audio/BUILD.gn
@@ -56,8 +56,8 @@ rtc_library("common_audio") {
"../system_wrappers",
"../system_wrappers:cpu_features_api",
"third_party/ooura:fft_size_256",
- "//third_party/abseil-cpp/absl/types:optional",
]
+ absl_deps = [ "//third_party/abseil-cpp/absl/types:optional" ]
defines = []