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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1812293002: 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: rebase + CR comments + added background color to new NTP Created 4 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d90322757fd9a3f32f4bff35372c620d43202740..6527effdc685fa315f2be139985aca65d6a3ee44 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -32058,6 +32058,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">
@@ -32066,6 +32069,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">

Powered by Google App Engine
This is Rietveld 408576698