Index: chrome/browser/search_engines/template_url_service_test_util.h |
=================================================================== |
--- chrome/browser/search_engines/template_url_service_test_util.h (revision 128075) |
+++ chrome/browser/search_engines/template_url_service_test_util.h (working copy) |
@@ -77,9 +77,6 @@ |
// Set the google base url. |
void SetGoogleBaseURL(const std::string& base_url) const; |
- // Returns the WebDataService. |
- WebDataService* GetWebDataService(); |
- |
// Returns the TemplateURLService. |
TemplateURLService* model() const; |