Home
last modified time | relevance | path

Searched refs:CreateGuestProfileView (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.h133 views::View* CreateGuestProfileView();
Dprofile_chooser_view.cc937 current_profile_view = CreateGuestProfileView(); in CreateProfileChooserView()
1213 views::View* ProfileChooserView::CreateGuestProfileView() { in CreateGuestProfileView() function in ProfileChooserView