Fail gracefully if the active profile can't be found in the ProfileInfoCache
commit3c62345e860267d5f190f66dcb3994d97f111a28
authornoms <noms@chromium.org>
Thu, 19 Mar 2015 14:27:33 +0000 (19 07:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Mar 2015 14:28:03 +0000 (19 14:28 +0000)
treee7472b5f1ef7fa9b73cdbfdadc6f46bcf6f888d4
parenteeca96c044a1ba5698279dd3db24754d79b7724d
Fail gracefully if the active profile can't be found in the ProfileInfoCache

The underlying reason for not finding the profile is probably crbug.com/464616,
but this should still not crash.

BUG=421215

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

Cr-Commit-Position: refs/heads/master@{#321353}
chrome/browser/chrome_browser_main.cc