| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8fdbc618f07b6d08e2467bdd6934dca2fdf8f23c..ec98dccc2df819f84d2595420e9d783fe26032cb 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -509,7 +509,8 @@ extern const char kNTPWebStorePromoLogo[];
|
| extern const char kNTPWebStorePromoLogoSource[];
|
| extern const char kNTPWebStorePromoExpire[];
|
| extern const char kNTPWebStorePromoUserGroup[];
|
| -extern const char kNTPAppPageNames[];
|
| +extern const char kNTPAppsPageNames[];
|
| +extern const char kNTPAppsPageNamesOld[];
|
| extern const char kNTPHideWebStorePromo[];
|
|
|
| extern const char kDevToolsDisabled[];
|
|
|