| Index: components/sync_driver/pref_names.cc
|
| diff --git a/components/sync_driver/pref_names.cc b/components/sync_driver/pref_names.cc
|
| index 5ecf5c8b1728b69958b9f386b1f203a42764c53e..49f0fcdfbad4d73bca7e87236c8cb7becb0ee2c4 100644
|
| --- a/components/sync_driver/pref_names.cc
|
| +++ b/components/sync_driver/pref_names.cc
|
| @@ -60,6 +60,7 @@ const char kSyncSyncedNotifications[] = "sync.synced_notifications";
|
| const char kSyncTabs[] = "sync.tabs";
|
| const char kSyncThemes[] = "sync.themes";
|
| const char kSyncTypedUrls[] = "sync.typed_urls";
|
| +const char kSyncWifiCredentials[] = "sync.wifi_credentials";
|
|
|
| // Boolean used by enterprise configuration management in order to lock down
|
| // sync.
|
|
|