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

Unified Diff: tools/metrics/histograms/enums.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 | « chrome/android/java_sources.gni ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 80870f8c37cfb10d1973c3eb3d783b41ed49dba2..d360938b0f53460591738926fbbf5aae10df2ce5 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -5391,6 +5391,9 @@ uploading your change for review. These are checked by presubmit scripts.
</enum>
<enum name="ContextualSearchBlacklistSeen" type="int">
+ <obsolete>
+ Deprecated as of 5/2017. Experiment is finished.
+ </obsolete>
<int value="0" label="None, Seen"/>
<int value="1" label="None, Not Seen"/>
<int value="2" label="Number, Seen"/>
« no previous file with comments | « chrome/android/java_sources.gni ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698