Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_window.h37 extern const char kUserManagerSelectProfileAboutChrome[];
Dprofile_window.cc171 page += profiles::kUserManagerSelectProfileAboutChrome; in OnUserManagerGuestProfileCreated()
192 const char kUserManagerSelectProfileAboutChrome[] = "#about-chrome"; variable
/external/chromium_org/chrome/browser/ui/webui/signin/
Duser_manager_screen_handler.cc724 } else if (url_hash_ == profiles::kUserManagerSelectProfileAboutChrome) { in OnBrowserWindowReady()