Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 86dce96f58e226d97f0217bde3a1cb3c1264e272..57c32762b02d619fb12a49c096b38c4512381bc2 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -302,6 +302,7 @@ extern const wchar_t kSyncPreferences[]; |
extern const wchar_t kSyncAutofill[]; |
extern const wchar_t kSyncThemes[]; |
extern const wchar_t kSyncTypedUrls[]; |
+extern const wchar_t kSyncExtensions[]; |
extern const wchar_t kWebAppCreateOnDesktop[]; |
extern const wchar_t kWebAppCreateInAppsMenu[]; |