Index: chrome/browser/search_engines/template_url_model_unittest.cc |
=================================================================== |
--- chrome/browser/search_engines/template_url_model_unittest.cc (revision 30724) |
+++ chrome/browser/search_engines/template_url_model_unittest.cc (working copy) |
@@ -655,7 +655,7 @@ |
// KEYWORD visits. |
TEST_F(TemplateURLModelTest, GenerateVisitOnKeyword) { |
VerifyLoad(); |
- profile_->CreateHistoryService(true); |
+ profile_->CreateHistoryService(true, false); |
// Create a keyword. |
TemplateURL* t_url = AddKeywordWithDate( |