Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(793)

Unified Diff: webrtc/BUILD.gn

Issue 2484153002: Move smoothing filter to common audio. (Closed)
Patch Set: Move smoothing filter to common audio and creat target for exp_filter. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 1d14c906f311db4c3c55a643590538d34219190b..200d709e8dc6e95adc30c0dd458f102521de436d 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -536,6 +536,7 @@ if (rtc_include_tests) {
deps = [
"base:rtc_base",
"base:rtc_base_tests_utils",
+ "base:rtc_exp_filter",
"base:rtc_task_queue",
"p2p:libstunprober",
"p2p:rtc_p2p",
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698