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

Unified Diff: voice_engine/BUILD.gn

Issue 3020473002: Remove voe::Statistics. (Closed)
Patch Set: rebase Created 3 years, 3 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 | « test/mock_voe_channel_proxy.h ('k') | voice_engine/channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: voice_engine/BUILD.gn
diff --git a/voice_engine/BUILD.gn b/voice_engine/BUILD.gn
index 5eb1fc3acf146f55ce15ae1068b99c7071a9678e..a7e837fd03212f09e1a6918021fb79608d67538e 100644
--- a/voice_engine/BUILD.gn
+++ b/voice_engine/BUILD.gn
@@ -20,8 +20,6 @@ rtc_static_library("voice_engine") {
"include/voe_errors.h",
"shared_data.cc",
"shared_data.h",
- "statistics.cc",
- "statistics.h",
"transmit_mixer.cc",
"transmit_mixer.h",
"transport_feedback_packet_loss_tracker.cc",
« no previous file with comments | « test/mock_voe_channel_proxy.h ('k') | voice_engine/channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698