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

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

Issue 1135733004: Merge M43: Add UMA actions and histogram for the NPAPI InfoBar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2357
Patch Set: Created 5 years, 7 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/plugins/plugin_metadata.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 5f98d958b1d7cf34350ee1256ea2e06ecd540d11..517e07f259abf1996cfc31886442c68feeaccac0 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -8176,6 +8176,18 @@ 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="NPAPIRemovalInfobar.LearnMore">
+ <owner>wfh@chromium.org</owner>
+ <description>
+ Recorded when the NPAPI removal infobar link is clicked.
+ </description>
+</action>
+
+<action name="NPAPIRemovalInfobar.Shown">
+ <owner>wfh@chromium.org</owner>
+ <description>Recorded when the NPAPI removal infobar is shown.</description>
+</action>
+
<action name="NTPPromoClosed">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« no previous file with comments | « chrome/browser/plugins/plugin_metadata.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698