| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 61763e08382ce31342e525fb3ba2efcc700a8aa0..90593f92fed8aea86d10fc4cd5ca15ad4a4d5c2b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -308,6 +308,7 @@ extern const wchar_t kDevToolsSplitLocation[];
|
|
|
| extern const wchar_t kSyncLastSyncedTime[];
|
| extern const wchar_t kSyncHasSetupCompleted[];
|
| +extern const wchar_t kKeepEverythingSynced[];
|
| extern const wchar_t kSyncBookmarks[];
|
| extern const wchar_t kSyncPasswords[];
|
| extern const wchar_t kSyncPreferences[];
|
|
|