Home | History | Annotate | Download | only in instant

Lines Matching refs:template_url

21 #include "chrome/browser/search_engines/template_url.h"
624 const TemplateURL* template_url,
670 if (template_url) {
671 DCHECK(template_url_id_ == template_url->id());
707 template_url->instant_url()->ReplaceSearchTerms(
708 *template_url, string16(), -1, string16()));