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

Unified Diff: webrtc/modules/video_coding/BUILD.gn

Issue 2529943002: Revert of Reland "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
Index: webrtc/modules/video_coding/BUILD.gn
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
index cde07e1ea25c508d6135116fe5e1ef4ff580ea6a..8f413d9820c97515e0dd8ddb8cce915b75294964 100644
--- a/webrtc/modules/video_coding/BUILD.gn
+++ b/webrtc/modules/video_coding/BUILD.gn
@@ -93,7 +93,6 @@
":webrtc_vp8",
":webrtc_vp9",
"../..:webrtc_common",
- "../../base/analytics:rtc_analytics",
"../../common_video",
"../../system_wrappers",
]
@@ -125,7 +124,6 @@
}
deps = [
- "../../base/analytics:rtc_analytics",
"../../common_video",
"../../system_wrappers",
]
« no previous file with comments | « webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc ('k') | webrtc/modules/video_coding/media_opt_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698