Fix a startup crash from https://crrev.com/5eb3ae10901fa65657abc902910265ab492c5dbf
commitdec9a7f73e3eef8a168bce4b00129865dfa82b25
authortbarzic <tbarzic@chromium.org>
Fri, 10 Oct 2014 00:23:39 +0000 (9 17:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Oct 2014 00:23:54 +0000 (10 00:23 +0000)
tree74ce7f8eb08b4450510365d4b6ea8a89059c4cbd
parent9fa7761f99e2a1e9605cecd45bff5bf48b5f6823
Fix a startup crash from https://crrev.com/5eb3ae10901fa65657abc902910265ab492c5dbf

EasyUnlockKeymanager is not initialized when UpdateEasyUnlockKeys is called
from FinalizePrepareProfile

BUG=419883,422102

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

Cr-Commit-Position: refs/heads/master@{#299024}
chrome/browser/chromeos/login/session/user_session_manager.cc