| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index c88998ca98cba7f1744693939e1a51163f57733e..08e14338faf21342e8ab2ecd3a70d698a66f146f 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -13,6 +13,8 @@
|
| namespace prefs {
|
|
|
| // Profile prefs
|
| +extern const char kAppsPromoCounter[];
|
| +extern const char kDefaultAppsInstalled[];
|
| extern const char kHomePageIsNewTabPage[];
|
| extern const char kHomePage[];
|
| extern const char kSessionExitedCleanly[];
|
|
|