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

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

Issue 800363002: Revert "Add UMA Histogram Manager to Cronet." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « components/metrics/metrics_log.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 a5c4eac7a36ca16d5c0c76d789b7f25ab29df1bf..68b685bb4991d0f8f03fae80ec13867ee3be3663 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -58782,13 +58782,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<affected-histogram name="PLT.PT_StartToFinish_WithPreview"/>
</histogram_suffixes>
-<histogram_suffixes name="HistogramInconsistencies" separator=".">
- <suffix name="Cronet" label="Cronet histograms."/>
- <affected-histogram name="Histogram.InconsistenciesBrowser"/>
- <affected-histogram name="Histogram.InconsistenciesBrowserUnique"/>
- <affected-histogram name="Histogram.InconsistentSnapshotBrowser"/>
-</histogram_suffixes>
-
<histogram_suffixes name="HttpPipeliningCompatibility">
<suffix name="disable_test" label="Do nothing"/>
<suffix name="enable_test" label="Test connection for HTTP pipelining"/>
« no previous file with comments | « components/metrics/metrics_log.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698