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

Unified Diff: webrtc/video/BUILD.gn

Issue 2520003005: Reland "Move smoothing filter to common audio". (Closed)
Patch Set: fixing 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
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 9a753608ef2e6db81ed88e7987e57aef25b78da0..3074d96e008a0d9bb1aa34232cc058eeb1727fed 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -56,6 +56,7 @@ rtc_static_library("video") {
deps = [
"..:webrtc_common",
+ "../base:rtc_analytics",
"../base:rtc_base_approved",
"../base:rtc_task_queue",
"../common_video",

Powered by Google App Engine
This is Rietveld 408576698