Cleanup ChromeHistoryClientFactory
Change interface of GetForProfile() to return an history::HistoryClient* instead of a ChromeHistoryClient* since no-one depends on the more typed return value. Remove unused GetForProfileWithoutCreating() method which is no longer used (and the corresponding comment). BUG=None Review URL: https://codereview.chromium.org/1020913002 Cr-Commit-Position: refs/heads/master@{#321589}
Showing
Please register or sign in to comment