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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2896713003: Create LoadingDataCollector class and have observers rely on it instead of ResourcePrefetchPredictor (Closed)
Patch Set: Tests + rebase Created 3 years, 6 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 ceeaeb1296fa0931d58c0fbbd244f8711f49ffe2..2a0c1f6133be52943567377f504230614d612825 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -60883,8 +60883,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>alexilin@chromium.org</owner>
<summary>
Records stats about requests, redirects, and responses observed by the
- ResourcePrefetchPredictorObserver. These stats are useful as a baseline for
- other stats.
+ LoadingPredictorObserver. These stats are useful as a baseline for other
+ stats.
</summary>
</histogram>
« chrome/browser/predictors/resource_prefetch_predictor_unittest.cc ('K') | « chrome/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698