| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 0d9f420b3dc2de490061821ba7909560719e8b92..9641eb98567fd887001c026be402527c67d5db09 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -523,6 +523,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)
|
|
|