Enable lock even when no password hash is present.
commit56f82b67ad5705722d1e5983e00f5dce401c1bd3
authormlerman <mlerman@chromium.org>
Tue, 9 Sep 2014 22:59:25 +0000 (9 15:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Sep 2014 23:10:27 +0000 (9 23:10 +0000)
treeb6beddd1c86114bb962b838538e1a767be990399
parent6f4aaa635947f11cf1a9edf9f4221290fa9af2a6
Enable lock even when no password hash is present.

After discussions, lock will be always available if the flag dictates,
and online auth will be required for the first unlock.

This is subequent to https://codereview.chromium.org/497783002/.

BUG=335086

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

Cr-Commit-Position: refs/heads/master@{#294026}
chrome/browser/signin/local_auth.cc
chrome/browser/signin/local_auth.h
chrome/browser/signin/local_auth_unittest.cc
chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm
chrome/browser/ui/cocoa/profiles/profile_chooser_controller_unittest.mm
chrome/browser/ui/views/profiles/profile_chooser_view.cc