Chromium Code Reviews

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

Issue 2071373002: QUIC - Delete Net.QuicStreamFactory.TSVIPCliIsLoaded histogram. We have (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
« no previous file with comments | « net/quic/quic_stream_factory.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 4311dbb6de10e5c16068a5d047417c9d78d71971..d29bb40ec6d7a7d8df957d6bd1f25c310bbe5ced 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -29898,14 +29898,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="Net.QuicStreamFactory.TSVIPCliIsLoaded" enum="Boolean">
- <owner>rtenneti@chromium.org</owner>
rkaplow 2016/06/20 20:17:49 can you instead mark it as obsolete
ramant (doing other things) 2016/06/20 20:26:15 Done.
- <summary>
- Whether TSVIPCli DLL is loaded or not on windows when the socket is
- configured.
- </summary>
-</histogram>
-
<histogram name="Net.QuicTimeBetweenTwoPacketSent" units="ms">
<owner>zhongyi@chromium.org</owner>
<summary>
« no previous file with comments | « net/quic/quic_stream_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine