| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index eafd69ca9c45864e328648824c45bf9fee61c006..208338ff1b464ec251b0ff7f72d133424cacb9c4 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">
|
|
|