Index: trunk/src/chrome/browser/bookmarks/bookmark_index_unittest.cc |
=================================================================== |
--- trunk/src/chrome/browser/bookmarks/bookmark_index_unittest.cc (revision 213150) |
+++ trunk/src/chrome/browser/bookmarks/bookmark_index_unittest.cc (working copy) |
@@ -236,7 +236,7 @@ |
content::TestBrowserThreadBundle thread_bundle; |
TestingProfile profile; |
- ASSERT_TRUE(profile.CreateHistoryService(true, false)); |
+ profile.CreateHistoryService(true, false); |
profile.BlockUntilHistoryProcessesPendingRequests(); |
profile.CreateBookmarkModel(true); |