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

Unified Diff: webrtc/voice_engine/BUILD.gn

Issue 2722613002: Simplify webrtc::voe::MonitorModule and remove the .cc file. (Closed)
Patch Set: Add TODO Created 3 years, 10 months 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/voice_engine/monitor_module.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine/BUILD.gn
diff --git a/webrtc/voice_engine/BUILD.gn b/webrtc/voice_engine/BUILD.gn
index e2755f3004b961dce1417246d9926c3bc200591c..39a6697c8e0aab2b19a826ea71b2b7e237e393a0 100644
--- a/webrtc/voice_engine/BUILD.gn
+++ b/webrtc/voice_engine/BUILD.gn
@@ -84,7 +84,6 @@ rtc_static_library("voice_engine") {
"include/voe_network.h",
"include/voe_rtp_rtcp.h",
"include/voe_volume_control.h",
- "monitor_module.cc",
"monitor_module.h",
"output_mixer.cc",
"output_mixer.h",
« no previous file with comments | « no previous file | webrtc/voice_engine/monitor_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698