Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index efd97a8a69d6ec9b5b45820d872c387843439387..ef7eff682b7c57b470bac48f585756780142d0c5 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -1328,6 +1328,13 @@ 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="BookmarkAllTabs"> |
+ <owner>wittman@chromium.org</owner> |
+ <description> |
+ User selected Bookmark All Tabs... from anywhere in the UI. |
Mark P
2014/11/25 04:56:21
nit: what do you mean by "..."? If you mean somet
Mike Wittman
2014/12/03 20:22:38
"Bookmark All Tabs..." is the actual text in the m
|
+ </description> |
+</action> |
+ |
<action name="BookmarkBarFolder_CtxMenu"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |
@@ -10920,8 +10927,10 @@ should be able to be added at any place in this file. |
</action> |
<action name="TabContextMenu_BookmarkAllTabs"> |
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
- <description>Please enter the description of this user action.</description> |
+ <owner>wittman@chromium.org</owner> |
+ <description> |
+ User selected Bookmark All Tabs... from the tab context menu. |
+ </description> |
</action> |
<action name="TabContextMenu_CloseOtherTabs"> |