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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1833763002: Add new NTP layout with snippet cards and hide it behind a flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address more comments Created 4 years, 8 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/actions/actions.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 ab9ba13a0859423f7f6ee4d047bc11680811f123..8ec32798e0b1d80277a3c8f58f9dc1dfa42a9f78 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -32174,6 +32174,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
Android: The position of the snippets card on the NTP, that is expanded to
reveal more content.
</summary>
+ <obsolete>
+ Deprecated as of 4/2016
+ </obsolete>
</histogram>
<histogram name="NewTabPage.Snippets.CardHidden">
@@ -32182,6 +32185,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
Android: The position of the snippets card on the NTP, for which the
expanded content was minimized/hidden.
</summary>
+ <obsolete>
+ Deprecated as of 4/2016
+ </obsolete>
</histogram>
<histogram name="NewTabPage.Snippets.CardShown">
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698