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

Unified Diff: webrtc/BUILD.gn

Issue 2484153002: Move smoothing filter to common audio. (Closed)
Patch Set: 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') | webrtc/base/mocks/mock_smoothing_filter.h » ('J')
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 d1f52b32fe96169c82938cc965fe59ae54daafe1..34251008c1c57d1209805da3db1845351ef5f6d0 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -438,6 +438,7 @@ if (rtc_include_tests) {
"base/sigslot_unittest.cc",
"base/sigslottester.h",
"base/sigslottester.h.pump",
+ "base/smoothing_filter_unittest.cc",
"base/stream_unittest.cc",
"base/stringencode_unittest.cc",
"base/stringutils_unittest.cc",
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | webrtc/base/mocks/mock_smoothing_filter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698