| Index: tools/metrics/actions/actions.xml
 | 
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
 | 
| index 3cc381f26572fafca590079784183586700103c0..a62d838861f2b3547066296472f82c4aef1d179c 100644
 | 
| --- a/tools/metrics/actions/actions.xml
 | 
| +++ b/tools/metrics/actions/actions.xml
 | 
| @@ -15734,6 +15734,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
 | 
| +    the Welcome page.
 | 
| +  </description>
 | 
| +</action>
 | 
| +
 | 
|  <action name="Win7ASHRestart">
 | 
|    <owner>cpu@chromium.org</owner>
 | 
|    <owner>ananta@chromium.org</owner>
 | 
| 
 |