Allow a ProxyService to use the URLRequestContext that it's serving as a ProxyService for. This will make network service configuration a bit simpler, since we don't have to worry about how to configure a global URLRequestContext that nothing actually uses directly, except the ProxyService.
We'll still probably need a sidechannel for the ProxyConfigService, but that can be set up when the URLRequestContext that uses it is configured.
Comment 1 by mmenke@chromium.org
, May 1 2017