| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a8b2de9635f5f493ff8e0642911b08c1b35c8ddb..eecb1c1ef71b0dac9740fd727d3d5f5fd2ca419d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -110,6 +110,7 @@ extern const wchar_t kCurrentThemeTints[];
|
| extern const wchar_t kCurrentThemeDisplayProperties[];
|
| extern const wchar_t kExtensionsUIDeveloperMode[];
|
| extern const wchar_t kExtensionToolbarSize[];
|
| +extern const wchar_t kPluginsPluginsList[];
|
| extern const wchar_t kCheckDefaultBrowser[];
|
| #if defined(OS_MACOSX)
|
| extern const wchar_t kShowUpdatePromotionInfoBar[];
|
|
|