Home
last modified time | relevance | path

Searched refs:ShowProfileCreationWarning (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/
Dcreate_profile_handler.h115 void ShowProfileCreationWarning(const base::string16& warning);
Dcreate_profile_handler.cc111 ShowProfileCreationWarning(l10n_util::GetStringUTF16( in CreateProfile()
290 void CreateProfileHandler::ShowProfileCreationWarning( in ShowProfileCreationWarning() function in options::CreateProfileHandler