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

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: Update histograms.xml 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 709b446deb7198faa1ec89dfcc9815849ebcc6ea..34ecc657ebb8ec960557694c6e35b67b9b1ed5b2 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8979,6 +8979,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">
@@ -8986,6 +8987,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