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

Unified Diff: net/net.gypi

Issue 2217483003: Remove untracked histograms: Net.QuicSession.TruncatedAcksReceived/TruncatedAcksSent (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fully remove the truncated acks counting Created 4 years, 4 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 | net/quic/chromium/quic_connection_logger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 5967bd9a4f538a7f1e6b74d0fc619438e349d430..d2964b5995c2bff7208b490403f600af0bdd6281 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1605,7 +1605,6 @@
'quic/chromium/quic_utils_chromium_test.cc',
'quic/chromium/quic_chromium_client_session_peer.cc',
'quic/chromium/quic_chromium_client_session_peer.h',
- 'quic/chromium/quic_connection_logger_unittest.cc',
'quic/core/congestion_control/cubic_bytes_test.cc',
'quic/core/congestion_control/cubic_test.cc',
'quic/core/congestion_control/general_loss_algorithm_test.cc',
« no previous file with comments | « no previous file | net/quic/chromium/quic_connection_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698