| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 785cb69ec5214be38a6114af7078ffbaff7fecb8..303c15968fc81d97ba427475fbd20c57f7d3c1ee 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)
|
|
|