Rename a function whose name conflicted in jumbo builds
In jumbo build experiments the presence of two different OnCheckIsDefaultBrowserFinished functions meant that Bind didn't know which one to bind and it didn't compile. This patch renames one OnCheckIsDefaultBrowserFinished to OpenURLAfterCheckIsDefaultBrowser which seems like a good name for that function. Bug: 803406 Change-Id: I056e613b7e3d55c0b2dbde68db8d75d3e2c55876 Reviewed-on: https://chromium-review.googlesource.com/998152Reviewed-by:Ben Wells <benwells@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#548712}
Showing
Please register or sign in to comment