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

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

Completed in 309 milliseconds