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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2726223003: [Remote suggestions] Add DataUse.MessageSize suffixes. (Closed)
Patch Set: Created 3 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 | « no previous file | 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 3c6c35c66417d7f702590897f7ce668d646329be..49a4656ff9500c7f192abb87163bb1e2c1b752a6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -115268,7 +115268,13 @@ from previous Chrome versions.
<suffix name="Autofill"/>
<suffix name="Policy"/>
<suffix name="SpellChecker"/>
- <suffix name="NTPSnippets"/>
+ <suffix name="NTPSnippets">
+ <obsolete>
+ Deprecated March 2017
+ </obsolete>
+ </suffix>
+ <suffix name="NTPSnippetsSuggestions"/>
+ <suffix name="NTPSnippetsThumbnails"/>
<affected-histogram name="DataUse.MessageSize"/>
</histogram_suffixes>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698