DescriptionRemove ChromeBrowserProvider::GetFaviconForURL().
The method can now be inlined at the call site as the implementation
has been upstreamed. Removing the method and obsolete includes.
Move the implementation of GetFaviconForNativeApplicationURL() from
ChromeWebUIIOSControllerFactory to FaviconClientImpl to untangle a
complex and deep circular dependencies causing linker failures when
removing DownstreamChromiumBrowserProvider.
BUG=676278
Review-Url: https://codereview.chromium.org/2609363003
Cr-Commit-Position: refs/heads/master@{#442208}
Committed: https://chromium.googlesource.com/chromium/src/+/a7f6a8a960a2078be95065df1c713f0c16887763
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebase on https://codereview.chromium.org/2615433002. #Patch Set 3 : Refactor to remove circular dependency. #
Total comments: 2
Patch Set 4 : Remove incorrect include and obsolete deps. #Dependent Patchsets: Messages
Total messages: 47 (32 generated)
|