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

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

Issue 879053002: Remove Omnibox Disallow Inlining Field Trial (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « components/omnibox/omnibox_field_trial.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « components/omnibox/omnibox_field_trial.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698