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

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

Completed in 371 milliseconds