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

/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper.cc823 const bool same_email = gaia::AreEmailsSame(current_email, email); local
824 if (!current_email.empty() && !same_email) {
838 if (g_browser_process && !same_email) {

Completed in 61 milliseconds