| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 67f9145cc26189e04713a096a9a3298c53993088..0c1f5d7131fa50e3486389fef7a6e7c804f4dd8e 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -39,6 +39,7 @@ extern const char kHomePage[];
|
| #if defined(OS_WIN)
|
| extern const char kLastProfileResetTimestamp[];
|
| #endif
|
| +extern const char kNewTabPageLocationOverride[];
|
| extern const char kProfileIconVersion[];
|
| extern const char kRestoreOnStartup[];
|
| extern const char kSessionExitedCleanly[];
|
|
|