diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/metrics/actions/actions.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml index d699bb7..2731167 100644 --- a/tools/metrics/actions/actions.xml +++ b/tools/metrics/actions/actions.xml @@ -9112,27 +9112,11 @@ 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"> |