Chromium Code Reviews| Index: chrome/browser/history/top_sites_unittest.cc |
| =================================================================== |
| --- chrome/browser/history/top_sites_unittest.cc (revision 152962) |
| +++ chrome/browser/history/top_sites_unittest.cc (working copy) |
| @@ -1186,7 +1186,6 @@ |
| false); |
| // Create TopSites, but not History. |
| - HistoryServiceFactory::GetInstance()->SetTestingFactory(profile(), NULL); |
| profile()->CreateTopSites(); |
| WaitForTopSites(); |
| EXPECT_FALSE(IsTopSitesLoaded()); |