summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/webui/options/chromeos/internet_options_handler.h')
-rw-r--r--chrome/browser/ui/webui/options/chromeos/internet_options_handler.h5
1 files changed, 3 insertions, 2 deletions
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 50e3dcc..e971a7b 100644
--- a/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h
+++ b/chrome/browser/ui/webui/options/chromeos/internet_options_handler.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -77,7 +77,8 @@ class InternetOptionsHandler
void RefreshCellularPlanCallback(const base::ListValue* args);
void SetActivationButtonVisibility(
const chromeos::CellularNetwork* cellular,
- base::DictionaryValue* dictionary);
+ base::DictionaryValue* dictionary,
+ const std::string& carrier_id);
void SetPreferNetworkCallback(const base::ListValue* args);
void SetAutoConnectCallback(const base::ListValue* args);