NetworkService: Clean up URLRequestContext creation.
As of https://chromium-review.googlesource.com/c/chromium/src/+/1096075, URLRequestContextBuilderMojo no longer needs to call into NetworkContext as part of IOThread/ProfileIOData setup when the network service is enabled. This means we can make NetworkContext::ApplyContextParamsToBuilder non-static, and remove its rather long argument list. Bug: 825242 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: Iecf240f3091c9f57380e0f06d2e455532ccff4ab Reviewed-on: https://chromium-review.googlesource.com/1104808Reviewed-by:Helen Li <xunjieli@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#568257}
Showing
Please register or sign in to comment