Fix and re-enable "early restart" feature on ChromeOS.
commit00181ec504e3747f620c8ce6c0e80d72cc11a679
authoralemate@chromium.org <alemate@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 9 Jul 2014 07:37:56 +0000 (9 07:37 +0000)
committeralemate@chromium.org <alemate@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 9 Jul 2014 07:37:56 +0000 (9 07:37 +0000)
tree4f088372e7361289b886ddcf8f32a352ec64f2b4
parentfe5e5f19df8008e53d15464e118a7d230be345e1
Fix and re-enable "early restart" feature on ChromeOS.

1) Early restart is disabled in "Chrome for ChromeOS" desktop build.
2) Ignore signin profile.

The first change simplifies development.
The second fixes the problem "user session cannot be ended if both
owner and current user both have (different) flags set."

BUG=391357
TEST=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281989 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/login/login_utils.cc