summaryrefslogtreecommitdiffstats
path: root/components/wifi_sync
diff options
context:
space:
mode:
authorstevenjb <stevenjb@chromium.org>2015-03-30 19:08:52 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-31 02:09:27 +0000
commitd812b831fcee2b5eceffd9ecc62d37402874470c (patch)
treef6b618453b8c0561c0730b715c23a88f102708a7 /components/wifi_sync
parent06e9c59386c08f791a21a80876f7b14b7d493f4e (diff)
downloadchromium_src-d812b831fcee2b5eceffd9ecc62d37402874470c.zip
chromium_src-d812b831fcee2b5eceffd9ecc62d37402874470c.tar.gz
chromium_src-d812b831fcee2b5eceffd9ecc62d37402874470c.tar.bz2
Call Device.SetCarrier when the ONC Carrier property is specified.
BUG=464036 For minor change to .idl: TBR=asargent@chromium.org Review URL: https://codereview.chromium.org/1028243007 Cr-Commit-Position: refs/heads/master@{#322951}
Diffstat (limited to 'components/wifi_sync')
-rw-r--r--components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc b/components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc
index e00a99d..2a9cfac 100644
--- a/components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc
+++ b/components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc
@@ -55,7 +55,7 @@ class FakeManagedNetworkConfigurationHandler
const std::string& service_path,
const base::DictionaryValue& user_settings,
const base::Closure& callback,
- const ErrorCallback& error_callback) const override {
+ const ErrorCallback& error_callback) override {
NOTIMPLEMENTED();
}
void CreateConfiguration(