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

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

Issue 2106753002: Refine snap scrolling on the Cards New Tab Page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tidy code. Created 4 years, 6 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 a4f26ab5bd26ddcd14c58d3f2eabd1e3dbf8a1ad..669d30cc2cd08268da2d335ae71de288e411b92b 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8987,6 +8987,7 @@ should be able to be added at any place in this file.
<description>
Android: User scrolled above the fold (not reading snippets cards).
</description>
+ <obsolete>Deprecated as of 5/2016</obsolete>
</action>
<action name="MobileNTP.Snippets.ScrolledBelowTheFold">
@@ -8994,6 +8995,7 @@ should be able to be added at any place in this file.
<description>
Android: User scrolled to the snippet cards below the fold.
</description>
+ <obsolete>Deprecated as of 5/2016</obsolete>
</action>
<action name="MobileNTP.Snippets.ShowLess">

Powered by Google App Engine
This is Rietveld 408576698