Зачем нам нужно вдохновенье // Сделай глубже вдох // Ни для кого не откровенье // Что Шепард сдох
bool FirstRun::SearchEngineSelectorDisallowed() {
// For now, the only case in which the search engine dialog should never be
// shown is if the locale is Russia.
std::string locale = g_browser_process->GetApplicationLocale();
return (locale == "ru");
}
In Russia, web browser sets search engine for YOU!
http://code.google.com/p/chromium/issues/detail?id=81578
http://habrahabr.ru/blogs/search_engines/129579/