| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 1ead3de47ba1f6006e8a8392d29ab11db6235b45..4f145333a0b2f553514fa53669216c7fca7e0722 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -29,7 +29,6 @@ extern const char kLastProfileResetTimestamp[];
|
| #endif
|
| extern const char kProfileIconVersion[];
|
| extern const char kRestoreOnStartup[];
|
| -extern const char kRestoreOnStartupMigrated[];
|
| extern const char kSessionExitedCleanly[];
|
| extern const char kSessionExitType[];
|
| extern const char kSupervisedUserCustodianEmail[];
|
|
|