Getting rid of GetDefaultProfile(), clean up of ProfileManager (which was in a seriou...
commit12df95960f74fd0feda91c4160c2e621d5c773e9
authorskuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 10 Jan 2014 21:11:47 +0000 (10 21:11 +0000)
committerskuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 10 Jan 2014 21:11:47 +0000 (10 21:11 +0000)
treed0b9727692b4cede98b40f881ff3480c360c312f
parent791c1228d13ebccee5d79aa5d4e96779ab1f0e91
Getting rid of GetDefaultProfile(), clean up of ProfileManager (which was in a serious mess)

Finally! GetDefaultProfile goes away for good!

With that I also cleaned up that class and ripped out ancient unneeded functions / type-defs. Re-ordered the function declarations and so on. I am sure that more could be done here, but please first get rid of this function before it gets more children...

BUG=322682
TEXT=covered by existing unit tests

Review URL: https://codereview.chromium.org/132713002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244241 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/profiles/profile_manager.cc
chrome/browser/profiles/profile_manager.h