Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index bd18a32039164e29e5725601be278a04be66b4b0..26d8083e1829c635e8c3e3fc9edf56b4dd930285 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -15677,6 +15677,14 @@ should be able to be added at any place in this file. |
| </description> |
| </action> |
| +<action name="Win10WelcomePage_SetAsDefaultBrowser"> |
| + <owner>pmonette@chromium.org</owner> |
| + <description> |
| + The user clicked "Open Windows Settings" in the Win10 version of |
|
tmartino
2016/11/21 19:40:08
Do these appear escaped (") in the actual xml
Patrick Monette
2016/11/21 21:04:22
Yeah they are really there. Those strings are used
|
| + the Welcome page. |
| + </description> |
| +</action> |
| + |
| <action name="Win7ASHRestart"> |
| <owner>cpu@chromium.org</owner> |
| <owner>ananta@chromium.org</owner> |