Index: chrome/browser/search_engines/template_url.h |
diff --git a/chrome/browser/search_engines/template_url.h b/chrome/browser/search_engines/template_url.h |
index 0b3fd6b700282c9ca4981d169a33869c1cae839b..37c5c137bb664dd34359be6ff5835c03987bc295 100644 |
--- a/chrome/browser/search_engines/template_url.h |
+++ b/chrome/browser/search_engines/template_url.h |
@@ -131,7 +131,7 @@ class TemplateURLRef { |
// If set, ReplaceSearchTerms() will append a param to the TemplateURLRef to |
// update the search results page incrementally even if that is otherwise |
// disabled by google.com preferences. See comments on |
- // SearchTermsData::ForceInstantResultsParam(). |
+ // chrome::ForceInstantResultsParam(). |
bool force_instant_results; |
}; |