Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1963)

Unified Diff: chrome/browser/profile_manager.h

Issue 4247: Port some things in browser/{download,history}, minor things in common.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/profile_manager.h
===================================================================
--- chrome/browser/profile_manager.h (revision 2786)
+++ chrome/browser/profile_manager.h (working copy)
@@ -153,7 +153,6 @@
// 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_;
« no previous file with comments | « chrome/browser/history/visitsegment_database.cc ('k') | chrome/browser/safe_browsing/bloom_filter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698