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

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

Issue 2376553002: chromeos: Add Screenshot_Annotate metric. (Closed)
Patch Set: Created 4 years, 3 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/ui/ash/chrome_screenshot_grabber.cc ('k') | no next file » | 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 11e5c7e632962fa807c7efa538a419ac930937af..5b86138dd871586b96dfc4ba2501fabf20651b27 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -3751,6 +3751,8 @@ should be able to be added at any place in this file.
<action name="DownloadNotification.Button_Annotate">
<owner>derat@chromium.org</owner>
+ <owner>jdufault@chromium.org</owner>
+ <owner>tbuckley@chromium.org</owner>
<description>
User pushes &quot;Annotate&quot; button on download notification.
</description>
@@ -13488,6 +13490,16 @@ 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="Screenshot_Annotate">
+ <owner>derat@chromium.org</owner>
+ <owner>jdufault@chromium.org</owner>
+ <owner>tbuckley@chromium.org</owner>
+ <description>
+ User clicks the &quot;Annotate&quot; button in the notification displayed
+ after taking a screenshot.
+ </description>
+</action>
+
<action name="Screenshot_CopyClipboard">
<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/ui/ash/chrome_screenshot_grabber.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698