diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 9def19e..bb22ef7 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -494,6 +494,7 @@ extern const char kSyncAutofillProfile[]; extern const char kSyncThemes[]; extern const char kSyncTypedUrls[]; extern const char kSyncExtensions[]; +extern const char kSyncExtensionSettings[]; extern const char kSyncManaged[]; extern const char kSyncSearchEngines[]; extern const char kSyncSessions[]; |