Searched refs:current_profile_view (Results 1 – 1 of 1) sorted by relevance
895 views::View* current_profile_view = NULL; in CreateProfileChooserView() local903 current_profile_view = CreateCurrentProfileView(item, false); in CreateProfileChooserView()935 if (!current_profile_view) { in CreateProfileChooserView()937 current_profile_view = CreateGuestProfileView(); in CreateProfileChooserView()942 layout->AddView(current_profile_view); in CreateProfileChooserView()