Remove a bunch of URLRequestContext::Builder setters.
These each set individual fields of HttpNetworkSession::Params, but there's another method to set all of the Params, so they were redundant. These methods were all used only by Cronet, so they offered no reduction in complexity, either. BUG=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2970423002 Cr-Commit-Position: refs/heads/master@{#485036}
Showing
Please register or sign in to comment