DescriptionChromeOS: Remove ProfileHelper::IsSigninProfile.
Since Profile::IsLoginProfile() was added, ProfileHelper::IsSigninProfile is redundant and can be removed.
With this commit, ProfileImpl::is_login_profile_ is initialized already in the initializer list, so that IsLoginProfile / is_login_profile_ always return the correct value.
BUG=312660
Patch Set 1 #Patch Set 2 : Fix TestingProfile. #Messages
Total messages: 3 (0 generated)
|