Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Unified Diff: chrome/browser/ui/webui/options/chromeos/internet_options_handler.h

Issue 8764008: Remove import ONC option from internet settings (to be moved to net-internals). (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: remove localized strings Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/webui/options/chromeos/internet_options_handler.h
===================================================================
--- chrome/browser/ui/webui/options/chromeos/internet_options_handler.h (revision 112023)
+++ chrome/browser/ui/webui/options/chromeos/internet_options_handler.h (working copy)
@@ -86,7 +86,6 @@
void DisableWifiCallback(const base::ListValue* args);
void EnableCellularCallback(const base::ListValue* args);
void DisableCellularCallback(const base::ListValue* args);
- void ImportNetworkSettingsCallback(const base::ListValue* args);
void BuyDataPlanCallback(const base::ListValue* args);
void SetApnCallback(const base::ListValue* args);
void SetSimCardLockCallback(const base::ListValue* args);

Powered by Google App Engine
This is Rietveld 408576698