Index: chrome/browser/ui/webui/options/chromeos/internet_options_handler.h |
diff --git a/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h b/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h |
index 086d545ed3bf514ab479485e3f67448b180c91e0..c7e91887923205e7117fd65fb5742d2ceda27740 100644 |
--- a/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h |
+++ b/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h |
@@ -68,8 +68,6 @@ class InternetOptionsHandler : public ::options::OptionsPageUIHandler, |
// networkingPrvate callbacks |
void GetManagedPropertiesCallback(const base::ListValue* args); |
- void StartConnectCallback(const base::ListValue* args); |
- void SetPropertiesCallback(const base::ListValue* args); |
// Updates the list of VPN providers enabled in the primary user's profile. |
void UpdateVPNProviders(); |