Home | History | Annotate | Download | only in history

Lines Matching refs:history_client

3093   HistoryClientMock history_client;
3094 history_client.AddBookmark(url);
3096 new HistoryService(&history_client, profile.get()));
3105 EXPECT_CALL(history_client, BlockUntilBookmarksLoaded());