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

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

Issue 2863893002: [TTS] Remove two unused metrics. (Closed)
Patch Set: Created 3 years, 7 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 | « chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchUma.java ('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 c5a6a1051d3ab145f47801f6850103b3fd4ca7ec..089d58dab5574d30a15b6cef07c8ed39d8929f7e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63563,6 +63563,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Search.ContextualSearchAllCapsResultsSeen"
enum="ContextualSearchResultsSeen">
+ <obsolete>
+ Deprecated 05/2017 because it's no longer ever used.
+ </obsolete>
<owner>donnd@chromium.org</owner>
<owner>twellington@chromium.org</owner>
<summary>
@@ -64204,6 +64207,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Search.ContextualSearchResultsSeenSelectionWasUrl"
enum="ContextualSearchSeenByGesture">
+ <obsolete>
+ Deprecated 05/2017 because it's no longer ever used.
+ </obsolete>
<owner>donnd@chromium.org</owner>
<owner>twellington@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchUma.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698