Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 1043e5631c3993d0e32a18ba3388cdb14f3014aa..8d9e9893ff93d84cfda8dc75bfa82ba1573031a6 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -40749,6 +40749,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Omnibox.HistoryIDSetFromWordsForked" units="ms"> |
Mark P
2016/11/30 22:57:59
This name does not match the name you used in the
|
+ <owner>mpearson@chromium.org</owner> |
+ <summary> |
+ Times URLIndexPrivateData::HistoryIDSetFromWords. Recorded every time |
+ HistoryQuick provider works, which could happen multiple times on each |
Peter Kasting
2016/11/30 21:39:50
"works" is kind of vague. It seems like a more pr
Mark P
2016/11/30 22:57:59
I suggest a rewording (with extra detail), somethi
|
+ keystroke. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Omnibox.InputType" enum="OmniboxInputType"> |
<owner>mpearson@chromium.org</owner> |
<summary> |