Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.cc896 views::View* current_profile_accounts = NULL; in CreateProfileChooserView() local
920 current_profile_accounts = CreateCurrentProfileAccountsView(item); in CreateProfileChooserView()
945 DCHECK(current_profile_accounts); in CreateProfileChooserView()
949 layout->AddView(current_profile_accounts); in CreateProfileChooserView()