Specialize a duplicate RunOrPostTaskIfNecessary method
Two RunOrPostTaskIfNecessary methods, one in content/browser/web_package/signed_exchange_devtools_proxy.cc and one in content/browser/loader/navigation_url_loader_impl.cc, clash in some extreme (non-default) jumbo builds. This CL makes one of them more specialized since it was always called with the same argument, and changes its name. Bug: 824854 Change-Id: I65f1270ca826235596a846dec935a8ea9b7f624b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713515 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Auto-Submit: Daniel Bratell <bratell@opera.com> Reviewed-by:Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#680291}
Showing
Please register or sign in to comment