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 a6d6930e2813b5f7d7fbc84908240c051447c2f5..bbc9e23338ff080d013f5e724dcab5b1c79b8d9c 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(); |