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

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

Issue 1459593002: Added a UI for the Interests Prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 8837add1291db69f37811d78a6dbc293d6d4db48..368104e5374dca0b10dff5b4fd33442eb8ca627c 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8092,6 +8092,11 @@ should be able to be added at any place in this file.
<description>User opened the app menu.</description>
</action>
+<action name="MobileNTP.Interests.OpenDialog">
+ <owner>peconn@chromium.org</owner>
+ <description>User opens the interests dialog.</description>
newt (away) 2015/12/12 00:30:32 s/opens/opened/
PEConn 2015/12/14 17:05:16 Done.
+</action>
+
<action name="MobileNTPBookmark">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>

Powered by Google App Engine
This is Rietveld 408576698