| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index c59cbb488f852e314db332d352bd3595781773b4..729f37fe50606b90007016f58de39d7f3a2f8e10 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[];
|
|
|