| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 8d2cc971e9cbfa94339d9197cd915d9821513f59..f1a2c40da31901127b4c1edfacd495b93421347c 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1366,6 +1366,7 @@ const char kSyncAutofillProfile[] = "sync.autofill_profile";
|
| const char kSyncThemes[] = "sync.themes";
|
| const char kSyncTypedUrls[] = "sync.typed_urls";
|
| const char kSyncExtensions[] = "sync.extensions";
|
| +const char kSyncExtensionSettings[] = "sync.extension_settings";
|
| const char kSyncSearchEngines[] = "sync.search_engines";
|
| const char kSyncSessions[] = "sync.sessions";
|
|
|
|
|