Index: components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc |
diff --git a/components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc b/components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc |
index e00a99d48d6c4a00a39ee960bf8262ffda574996..2a9cfac09c65563ae0cfc5be5b6df8de6fb866f6 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( |