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

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

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, 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
« no previous file with comments | « chrome/browser/android/ntp/ntp_snippets_bridge.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 4b88a99f1d3e16274c4fb83bfe1d55d1e30928f1..ece7c545177f444f9a04eb4bb51260fe0f051561 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8362,6 +8362,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">
@@ -8369,6 +8370,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">
« no previous file with comments | « chrome/browser/android/ntp/ntp_snippets_bridge.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698