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

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

Issue 1030713002: [Suggestions] Remove support for a Control logging group. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: size fix Created 5 years, 9 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/suggestions/suggestions_service_unittest.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 4d36619ab5c661fca1ebe7526473152b376d5933..59e37e468a9ac4c8d2cad5797d35fa8c7ee95b32 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64644,7 +64644,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<histogram_suffixes name="NewTabPageProviders" separator=".">
<suffix name="client" label="Suggestions coming from the client."/>
- <suffix name="client0" label="Suggestions coming from the client source 0."/>
+ <suffix name="client0"
+ label="deprecated - Suggestions coming from the client source 0."/>
<!-- Server providers 1 through 8 have never been logged. -->
<suffix name="server" label="Suggestions coming from the server."/>
« no previous file with comments | « components/suggestions/suggestions_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698