| Index: chrome/browser/search_engines/template_url.h
|
| ===================================================================
|
| --- chrome/browser/search_engines/template_url.h (revision 140592)
|
| +++ chrome/browser/search_engines/template_url.h (working copy)
|
| @@ -419,9 +419,6 @@
|
| // TemplateURLService::GenerateKeyword().
|
| void ResetKeywordIfNecessary(bool force);
|
|
|
| - // Invalidates cached values on this object and its child TemplateURLRefs.
|
| - void InvalidateCachedValues();
|
| -
|
| Profile* profile_;
|
| TemplateURLData data_;
|
| TemplateURLRef url_ref_;
|
|
|