| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 5e25e02c17110ba0da3927913ae7d1190bff6267..6ef2616f8365448cea77447a6b7f80cd8ce0d32d 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -13404,6 +13404,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="ShowPaletteOptions">
|
| + <owner>jdufault@chromium.org</owner>
|
| + <description>Triggered when the palette options are opened.</description>
|
| +</action>
|
| +
|
| <action name="ShowRecentlyViewed">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|