[iOS] Remove TabModelList from AutocompleteProviderClientImpl
This straightforwardly replaces the use of TabModelList to use BrowserList. Technically this is a functional change because it will check if the passed URL is open in any tab in any window, but that was presumably the desired behavior in the first place. Bug: 1058332 Change-Id: I52075acd0b6e3fa0ccd3bad69ee810769f1031f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087333Reviewed-by:Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#747185}
Showing
Please register or sign in to comment