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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1895533004: Remove unused histograms: Net.QuicSession.ConnectSelectPort* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@REMOVE_HISTOGRAMS_2
Patch Set: mark affected-histogram has obsolete Created 4 years, 8 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
« no previous file with comments | « net/quic/quic_chromium_client_session.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 48586b6682a5b6d687ee10ee7ae94103c74ea29f..d0a3dfcc7356ab4e48031850ca96492884e2d16d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92602,7 +92602,11 @@ To add a new entry, add it with any value and run test to compute valid value.
<affected-histogram name="Net.QuicSession.ConnectRandomPort"/>
<affected-histogram
name="Net.QuicSession.ConnectRandomPortRequiringConfirmation"/>
- <affected-histogram name="Net.QuicSession.ConnectSelectPort"/>
+ <affected-histogram name="Net.QuicSession.ConnectSelectPort">
+ <obsolete>
+ Deprecated 04/2016.
+ </obsolete>
+ </affected-histogram>
<affected-histogram name="Net.QuicSession.HandshakeRoundTrips"/>
</histogram_suffixes>
« no previous file with comments | « net/quic/quic_chromium_client_session.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698