Remove obsolete code
ChromeHistoryClient is no longer a HistoryServiceObserver, so remove the cleanup code that dealt with that. Fix error path when HistoryService::Init() fails in TestingProfile by: - not calling SetTestingFactoryAndUse() with a null testing factory - returning false when HistoryService::Init() fails. BUG=373326 Review URL: https://codereview.chromium.org/894783002 Cr-Commit-Position: refs/heads/master@{#314385}
Showing
Please register or sign in to comment