DescriptionRemove Profile dependency from browsing_data_channel_id_helper.cc
The only use of Profile in that file is to get net::URLRequestContextGetter. This CL pulls that out, so that instead of getting a Profile, and asking for URLRequestContextGetter, the affected class gets URLRequestContextGetter directly.
This reduces a //chrome dependency to a //net one, and is part of preparations for content settings componentisation.
BUG=384873
Committed: https://crrev.com/aaa2520441b77e30fac1ea2952b76d851bb7af51
Cr-Commit-Position: refs/heads/master@{#292354}
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|