Index: chrome/common/pref_names.h |
=================================================================== |
--- chrome/common/pref_names.h (revision 133745) |
+++ chrome/common/pref_names.h (working copy) |
@@ -25,7 +25,6 @@ |
extern const char kSessionExitedCleanly[]; |
extern const char kRestoreOnStartup[]; |
extern const char kURLsToRestoreOnStartup[]; |
-extern const char kRestoreOnStartupMigrated[]; |
// For OS_CHROMEOS we maintain kApplicationLocale property in both local state |
// and user's profile. Global property determines locale of login screen, |