Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index bfcd62d7744d22fe00b8b0be1dda12519e57b883..79f8d1a2bd3c2ef036367e30aecc4eafd3c76003 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -37659,6 +37659,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<histogram name="PageLoad.AbortTiming.UnknownNavigation" units="ms"> |
<owner>csharrison@chromium.org</owner> |
+ <obsolete> |
+ We now have sufficient infrastructure to always characterize aborts that |
+ resulted in new navigations. |
+ </obsolete> |
<summary> |
This metric is still experimental and not yet ready to be relied upon. |
Measures the time from navigation start to the time the page load was |