summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profile_manager.h')
-rw-r--r--chrome/browser/profile_manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/profile_manager.h b/chrome/browser/profile_manager.h
index 9f1c1ea..92ee707 100644
--- a/chrome/browser/profile_manager.h
+++ b/chrome/browser/profile_manager.h
@@ -153,7 +153,6 @@ class ProfileManager {
// We keep a simple vector of profiles rather than something fancier
// because we expect there to be a small number of profiles active.
- typedef std::vector<Profile*> ProfileVector;
ProfileVector profiles_;
AvailableProfileVector available_profiles_;