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

Unified Diff: webrtc/common_audio/BUILD.gn

Issue 2551363002: Update common_audio/smoothing_filter. (Closed)
Patch Set: adding derivation as comment. Created 4 years 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
Index: webrtc/common_audio/BUILD.gn
diff --git a/webrtc/common_audio/BUILD.gn b/webrtc/common_audio/BUILD.gn
index 39702dc13ce8f1513836d3ba49520bbff643a69e..005a4e91675f9ada10b9724d1e16019a797b3878 100644
--- a/webrtc/common_audio/BUILD.gn
+++ b/webrtc/common_audio/BUILD.gn
@@ -111,7 +111,6 @@ rtc_static_library("common_audio") {
]
deps = [
- "../base:rtc_analytics",
"../system_wrappers",
]
« no previous file with comments | « no previous file | webrtc/common_audio/mocks/mock_smoothing_filter.h » ('j') | webrtc/common_audio/smoothing_filter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698