| Index: chrome/browser/history/top_sites_unittest.cc
|
| diff --git a/chrome/browser/history/top_sites_unittest.cc b/chrome/browser/history/top_sites_unittest.cc
|
| index 07c65619cbe3e711a21ee6400fb125b61e5f85ee..a5e9eee453dcc0706edc707d6641da296fe7db6a 100644
|
| --- a/chrome/browser/history/top_sites_unittest.cc
|
| +++ b/chrome/browser/history/top_sites_unittest.cc
|
| @@ -1377,7 +1377,7 @@ TEST_F(TopSitesUnloadTest, UnloadWithMigration) {
|
| data_path.AppendASCII("thumbnails.3.sql"),
|
| profile()->GetPath().Append(chrome::kThumbnailsFilename)));
|
|
|
| - // Create history and block until its loaded.
|
| + // Create history and block until it's loaded.
|
| profile()->CreateHistoryService(false, false);
|
| profile()->BlockUntilHistoryProcessesPendingRequests();
|
|
|
|
|