DescriptionMake UserSelectionScreen::users_ private
ChromeUserSelectionScreen::Init() used to access the |users_| member of
its parent class even though it already knows the user list. This CL
removes the unnecessary access and marks |users_| as private.
BUG=398511
TEST=No compilation errors
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288076
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|