Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 30eb8601fe704b80fd48da67f8d28d09fcd62d2a..fe95d4adfed6d5596003300ade32ad6c3f23d913 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -22409,6 +22409,10 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="Omnibox.HasLegalDefaultMatchWithoutCompletion" enum="Boolean"> |
+ <obsolete> |
+ Deprecated 2015-01-30 because we removed code that calculates this as a side |
+ effect while doing its primary purpose. |
Peter Kasting
2015/01/27 20:35:10
This is a sort of confusing explanation (I had to
Mark P
2015/01/27 21:15:45
Removed confusing part of message.
|
+ </obsolete> |
<owner>mpearson@chromium.org</owner> |
<summary> |
Whether there was at least one legal default match without an |