| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 44fbfdb7e4b392394f35abf9b7b058b42c12803a..a522c34dcd7d60c39ddcf2f1a85dc68c898ece03 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -318,6 +318,7 @@ extern const wchar_t kKeepEverythingSynced[];
|
| extern const wchar_t kSyncBookmarks[];
|
| extern const wchar_t kSyncPasswords[];
|
| extern const wchar_t kSyncPreferences[];
|
| +extern const wchar_t kSyncApps[];
|
| extern const wchar_t kSyncAutofill[];
|
| extern const wchar_t kSyncThemes[];
|
| extern const wchar_t kSyncTypedUrls[];
|
|
|