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

Unified Diff: components/wifi_sync/wifi_config_delegate.h

Issue 1426393003: NOT FOR REVIEW Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.5-split-wcss
Patch Set: Created 5 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
« no previous file with comments | « components/wifi_sync/BUILD.gn ('k') | components/wifi_sync/wifi_config_delegate_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/wifi_sync/wifi_config_delegate.h
diff --git a/components/wifi_sync/wifi_config_delegate.h b/components/wifi_sync/wifi_config_delegate.h
index 74a701301675becbe54c1129b751c13dd4324e45..3d801cc76428982e51abbb6a46c0baa150ad7310 100644
--- a/components/wifi_sync/wifi_config_delegate.h
+++ b/components/wifi_sync/wifi_config_delegate.h
@@ -9,8 +9,10 @@ namespace wifi_sync {
class WifiCredential;
-// Interface for platform-specific delegates, which provide the ability
-// to configure local WiFi networks settings.
+// Interface for platform-specific delegates. Such delegates a)
+// provide the ability to configure local WiFi networks settings, and
+// b) report local configuration changes to a
+// WifiCredentialSyncableService;
class WifiConfigDelegate {
public:
virtual ~WifiConfigDelegate() {}
« no previous file with comments | « components/wifi_sync/BUILD.gn ('k') | components/wifi_sync/wifi_config_delegate_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698