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

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

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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 8ec7feeaee65cf125991db252487abd59e652751..73d2860c8186987b61cbce58749ef7dbe65d89ac 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8359,6 +8359,7 @@ should be able to be added at any place in this file.
<description>
Android: User clicked on a snippet card to hide the bigger summary.
</description>
+ <obsolete>Deprecated as of 4/2016</obsolete>
</action>
<action name="MobileNTP.Snippets.ShowMore">
@@ -8366,6 +8367,7 @@ should be able to be added at any place in this file.
<description>
Android: User clicked on a snippet card to reveal a bigger summary.
</description>
+ <obsolete>Deprecated as of 4/2016</obsolete>
</action>
<action name="MobileNTPBookmark">

Powered by Google App Engine
This is Rietveld 408576698