| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6936a4621d3f4a4ebd106cdd398aca711bc29c68..4bb8067592aec58fbf64fa6ca6f82c5c1cf59543 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -540,6 +540,7 @@ extern const char kRelaunchMode[];
|
|
|
| extern const char kDisableExtensions[];
|
| extern const char kDisablePluginFinder[];
|
| +extern const char kExtensionSidebarWidth[];
|
|
|
| extern const char kNtpAppPageNames[];
|
| #if defined(OS_ANDROID)
|
|
|