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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2875553002: [TTS] Remove the blacklist and first char metrics. (Closed)
Patch Set: Removed and obsoleted the started-with-capital uma and histogram. Plus a rebase. 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 | « tools/metrics/histograms/enums.xml ('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 5c78cdb3eda52b689541eec68fdeb4dfb917dee6..dab2b32b37b49d7c45f0b26997c2d0d2189bb8ac 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64068,6 +64068,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Search.ContextualSearchBlacklistSeen"
enum="ContextualSearchBlacklistSeen">
+ <obsolete>
+ Discontinued on 5/2017 due to experiment being completed.
+ </obsolete>
<owner>donnd@chromium.org</owner>
<owner>pedrosimonetti@chromium.org</owner>
<owner>twellington@chromium.org</owner>
@@ -64766,6 +64769,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Search.ContextualSearchStartedWithCapitalResultsSeen"
enum="ContextualSearchResultsSeen">
+ <obsolete>
+ Removed 05/2017 because the data is no longer needed.
+ </obsolete>
<owner>donnd@chromium.org</owner>
<owner>twellington@chromium.org</owner>
<summary>
« no previous file with comments | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698