Chromium Code Reviews| 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[]; |
|
Devlin
2015/06/19 19:56:10
Is this used in this patch set?
ltilve
2015/06/28 22:44:20
Done. It's necessary at the UI patch set, moved th
|
| extern const char kNtpAppPageNames[]; |
| #if defined(OS_ANDROID) |