Home
last modified time | relevance | path

Searched defs:is_primary_account (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.cc1362 bool is_primary_account, in CreateAccountButton()
1468 bool is_primary_account = primary_account == account_id_to_remove_; in CreateAccountRemovalView() local