Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index d7837fcbb89d5a7fd0f414f0baba58cbae265907..e4ffbfff81db5c571d7bd144c7e904e6c0251241 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -46403,6 +46403,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</histogram> |
<histogram name="UMA.CollectExternalEventsTime" units="milliseconds"> |
+ <obsolete> |
+ Deprecated as of August 2015. The histogram showed no unexpected slowness, |
+ and a profiler is a better tool for identifying any future issues. |
+ </obsolete> |
<owner>asvitkine@chromium.org</owner> |
<summary> |
The time to run the external metrics collection task (Chrome OS). |