Delay loading the SigninManagerFactory until the first-run Import process has completed.

SigninManagerFactory depends on services that initialize databases
accessed by the import process. This change ignores profile added
notifications that occur while the import process is still running,
instead waiting for the import finished notification to complete signin
initialization.

BUG=180459

Review URL: https://chromiumcodereview.appspot.com/12461010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186990 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed