| Index: chrome/common/pref_names.cc
|
| ===================================================================
|
| --- chrome/common/pref_names.cc (revision 98219)
|
| +++ chrome/common/pref_names.cc (working copy)
|
| @@ -1355,6 +1355,7 @@
|
| const char kSyncThemes[] = "sync.themes";
|
| const char kSyncTypedUrls[] = "sync.typed_urls";
|
| const char kSyncExtensions[] = "sync.extensions";
|
| +const char kSyncSearchEngines[] = "sync.search_engines";
|
| const char kSyncSessions[] = "sync.sessions";
|
|
|
| // Boolean used by enterprise configuration management in order to lock down
|
|
|