Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index ebec682977cc2ce6a23ae90479d89ce06e7cefe9..fe295f71b1533ba924f39bcf2b4a2327c14baf1d 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -2677,6 +2677,21 @@ should be able to be added at any place in this file. |
| <description>Please enter the description of this user action.</description> |
| </action> |
| +<action name="DocumentActivity_OptOutShownOnHome"> |
|
Peter Beverloo
2015/05/21 11:33:10
Wrong rebase? :)
Deepak
2015/05/21 14:37:02
I have done rebase again, and then making the chan
|
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| +<action name="DocumentActivity_UserOptIn"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| +<action name="DocumentActivity_UserOptOut"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| <action name="DomDistiller_DistilledPageOpened"> |
| <owner>smaslo@chromium.org</owner> |
| <owner>yfriedman@chromium.org</owner> |
| @@ -7444,6 +7459,11 @@ should be able to be added at any place in this file. |
| <description>Please enter the description of this user action.</description> |
| </action> |
| +<action name="MobileBreakpadUploadFail"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| <action name="MobileBreakpadUploadFailure"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| @@ -7514,6 +7534,11 @@ should be able to be added at any place in this file. |
| <description>Please enter the description of this user action.</description> |
| </action> |
| +<action name="MobileContextMenuOpenOriginalImageInNewTab"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| <action name="MobileContextMenuSaveImage"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| @@ -7769,6 +7794,16 @@ should be able to be added at any place in this file. |
| </description> |
| </action> |
| +<action name="MobileOmniboxDeleteGesture"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| +<action name="MobileOmniboxDeleteRequested"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| <action name="MobileOmniboxRefineSuggestion"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| @@ -10361,6 +10396,16 @@ should be able to be added at any place in this file. |
| </description> |
| </action> |
| +<action name="PersistentNotificationDataDeleted"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of this user action.</description> |
| +</action> |
| + |
| +<action name="PersistentWebNotificationComplete"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of this user action.</description> |
| +</action> |
| + |
| <action name="PlatformVerificationAccepted"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| @@ -11135,6 +11180,31 @@ should be able to be added at any place in this file. |
| <description>Please enter the description of this user action.</description> |
| </action> |
| +<action name="Stars_SignInPromoActivity_Launched"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| +<action name="Stars_SignInPromoActivity_NewAccount"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| +<action name="Stars_SignInPromoActivity_SignedIn"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| +<action name="Stars_SignInPromoHeader_Dismissed"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| +<action name="Stars_SignInPromoHeader_Displayed"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| <action name="StartupTick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |