Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index be3eadd0e0926f82472157ecc9209e674c458c08..188100f110a022642ec4eaa4ce313e3566154fc8 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -28,6 +28,8 @@ extern const char kForceEphemeralProfiles[]; |
extern const char kHomePageIsNewTabPage[]; |
extern const char kHomePage[]; |
extern const char kProfileIconVersion[]; |
+extern const char kProfileIsLockable[]; |
+extern const char kProfileIsLockableVersion[]; |
extern const char kRestoreOnStartup[]; |
extern const char kRestoreOnStartupMigrated[]; |
extern const char kRestoreStartupURLsMigrationTime[]; |