Chromium Code Reviews| Index: chrome/common/pref_names.h | 
| =================================================================== | 
| --- chrome/common/pref_names.h (revision 99286) | 
| +++ chrome/common/pref_names.h (working copy) | 
| @@ -19,6 +19,7 @@ | 
| extern const char kDefaultAppsInstalled[]; | 
| extern const char kHomePageIsNewTabPage[]; | 
| extern const char kHomePage[]; | 
| +extern const char kHomePageChanged[]; | 
| extern const char kSessionExitedCleanly[]; | 
| extern const char kRestoreOnStartup[]; | 
| extern const char kURLsToRestoreOnStartup[]; |