summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profiles_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profiles/profiles_state.h')
-rw-r--r--chrome/browser/profiles/profiles_state.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/profiles/profiles_state.h b/chrome/browser/profiles/profiles_state.h
index 8e29f70..782fb3a 100644
--- a/chrome/browser/profiles/profiles_state.h
+++ b/chrome/browser/profiles/profiles_state.h
@@ -17,9 +17,6 @@ namespace profiles {
// Checks if multiple profiles is enabled.
bool IsMultipleProfilesEnabled();
-// Checks if new profile management is enabled.
-bool IsNewProfileManagementEnabled();
-
// Returns the path to the default profile directory, based on the given
// user data directory.
base::FilePath GetDefaultProfileDir(const base::FilePath& user_data_dir);