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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2255753003: Remove unused histograms for QUIC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 6110fb3c1f3c44bc0073be570adf92667f10213b..fbdd65f6ddd8b97e27510701f6d5829c6838affa 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -99401,8 +99401,12 @@ To add a new entry, add it with any value and run test to compute valid value.
label="Only packets that were missed by Chrome as well being part of
connections via"/>
<suffix name="IsAnAck"
- label="Only packets that were probably solo ACK packets when recieved
- by Chrome as well being part of connections via"/>
+ label="Only packets that were probably solo ACK packets when recieved by
+ Chrome as well being part of connections via">
+ <obsolete>
+ Deprecated 08/2016.
+ </obsolete>
+ </suffix>
<suffix name="IsNotAck"
label="Only packets that were probably NOT solo ACK packets when
recieved by Chrome as well being part of connections via"/>
« net/quic/chromium/quic_connection_logger.cc ('K') | « net/quic/chromium/quic_connection_logger.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698