Do not call ContentMainDelegate::ProcessExiting if BasicStartupComplete return true...
commitdab25541a60e0216e1c6f458c8afe75dfe9d5a0d
authormarshall@chromium.org <marshall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 14 Feb 2012 18:38:09 +0000 (14 18:38 +0000)
committermarshall@chromium.org <marshall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 14 Feb 2012 18:38:09 +0000 (14 18:38 +0000)
tree6cad427e442850f0c9b866578d4087b00802a4dc
parent1de34f69b98b67a7601b3566d4ee9974fcc7b607
Do not call ContentMainDelegate::ProcessExiting if BasicStartupComplete return true. This fixes a regression on Linux caused by crrev.com/121454.

BUG=114121
TEST=Run chrome --version

Review URL: http://codereview.chromium.org/9348087

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121906 0039d316-1c4b-4281-b951-d872f2087c98
content/app/content_main_runner.cc