diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 0a5f182..4b107e7 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -14,9 +14,6 @@ namespace prefs { // Profile prefs extern const wchar_t kHomePageIsNewTabPage[]; extern const wchar_t kHomePage[]; -extern const wchar_t kProfileName[]; -extern const wchar_t kProfileNickname[]; -extern const wchar_t kProfileID[]; extern const wchar_t kSessionExitedCleanly[]; extern const wchar_t kRestoreOnStartup[]; extern const wchar_t kURLsToRestoreOnStartup[]; |