| Index: tools/metrics/actions/actions.xml
 | 
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
 | 
| index ba7b1f72c2ee13e590776244f283132f25f25c41..46b51a5686ee92966d1a256833b5ac6fd926784a 100644
 | 
| --- a/tools/metrics/actions/actions.xml
 | 
| +++ b/tools/metrics/actions/actions.xml
 | 
| @@ -9113,11 +9113,27 @@ should be able to be added at any place in this file.
 | 
|    </description>
 | 
|  </action>
 | 
|  
 | 
| +<action name="Options_NetworkAddVPNBuiltIn">
 | 
| +  <owner>stevenjb@chromium.org</owner>
 | 
| +  <description>
 | 
| +    Settings: Internet connection: VPN dropdown: Show built-in dialog for adding
 | 
| +    an OpenVPN or T2TP VPN.
 | 
| +  </description>
 | 
| +</action>
 | 
| +
 | 
| +<action name="Options_NetworkAddVPNThirdParty">
 | 
| +  <owner>stevenjb@chromium.org</owner>
 | 
| +  <description>
 | 
| +    Settings: Internet connection: VPN dropdown: Show "add network" dialog for a third-party VPN provider.
 | 
| +  </description>
 | 
| +</action>
 | 
| +
 | 
|  <action name="Options_NetworkJoinOtherVPN">
 | 
|    <owner>stevenjb@chromium.org</owner>
 | 
|    <description>
 | 
|      Settings: Internet connection: VPN dropdown: Join other
 | 
|    </description>
 | 
| +  <obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete>
 | 
|  </action>
 | 
|  
 | 
|  <action name="Options_NetworkJoinOtherWifi">
 | 
| 
 |