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 f209b648344308766f7586cba65820b3b2157d0c..7bbed861f65c649644fa378a315073add9106f8d 100644 |
--- a/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h |
+++ b/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h |
@@ -58,7 +58,6 @@ class InternetOptionsHandler |
void EnableWimaxCallback(const base::ListValue* args); |
void DisableWimaxCallback(const base::ListValue* args); |
void ShowMorePlanInfoCallback(const base::ListValue* args); |
- void BuyDataPlanCallback(const base::ListValue* args); |
void SetApnCallback(const base::ListValue* args); |
void SetApnProperties(const base::ListValue* args, |
const std::string& service_path, |