Home | History | Annotate | Download | only in search_engines

Lines Matching refs:new_tab_url

320   std::string new_tab_url =
349 (*default_provider_data)->new_tab_url = new_tab_url;
426 std::string new_tab_url;
446 new_tab_url = t_url->new_tab_url();
468 prefs->SetString(prefs::kDefaultSearchProviderNewTabURL, new_tab_url);
1312 se_specifics->set_new_tab_url(turl.new_tab_url());
1377 data.new_tab_url = specifics.new_tab_url();