| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 04b1d9fbca6205092b0125216982c22b2dec9089..c320564ad66d9b389eea59ce238ac2c6ed6c5734 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -567,6 +567,7 @@ extern const char kNtpShownPage[];
|
| extern const char kNtpPromoDesktopSessionFound[];
|
| extern const char kNtpWebStoreEnabled[];
|
| extern const char kNtpAppPageNames[];
|
| +extern const char kNtpShouldShowAppsPage[];
|
|
|
| extern const char kDevToolsDisabled[];
|
| extern const char kDevToolsDockSide[];
|
|
|