summaryrefslogtreecommitdiffstats
path: root/chrome/browser/template_url.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/template_url.h')
-rw-r--r--chrome/browser/template_url.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/template_url.h b/chrome/browser/template_url.h
index 7be7d0b..a675eec 100644
--- a/chrome/browser/template_url.h
+++ b/chrome/browser/template_url.h
@@ -63,7 +63,7 @@ class TemplateURLRef {
// returns false), an empty string is returned.
//
// The TemplateURL is used to determine the input encoding for the term.
- std::wstring ReplaceSearchTerms(
+ GURL ReplaceSearchTerms(
const TemplateURL& host,
const std::wstring& terms,
int accepted_suggestion,