Refactor ProfileManager::DoFinalInit(...) to allow for a more flexible...
Refactor ProfileManager::DoFinalInit(...) to allow for a more flexible ProfileManagerWithoutInit. Factored out the parts of DoFinalInit that are not desired in ProfileManagerWithoutInit and for ProfileManager unit tests. This is to make it possible to write unit tests for code that belongs in DoFinalInit, such as setting up the ProfileInfoCache entry for a profile. BUG=NONE TEST=unit_tests --gtest_filter=ProfileManager* Review URL: http://codereview.chromium.org/8502031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109647 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment