| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index badb3efa33aee77090bd4b7c8f203ae3c9f5e00a..bd933c249a3ef26070b94c4a2961486ded9abd4d 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -9106,11 +9106,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">
|
|
|