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

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

Issue 2388783002: predictors: Refactor resource_prefetch_predictor_tables. (Closed)
Patch Set: Fix nits. Created 4 years, 2 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 cefb886771b4e2c82fbd8ee6fccca0b08d478a06..cd1f76b47489716de0e7f32986c0627bfca2b27e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49378,6 +49378,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="ResourcePrefetchPredictor.DbStringTooLong">
+ <obsolete>
+ Deprecated October 2016. No longer recorded.
+ </obsolete>
<owner>zhenw@chromium.org</owner>
<summary>
A boolean that used to indicate a corner case when certain resources are not

Powered by Google App Engine
This is Rietveld 408576698