DescriptionFix compilation of components_unittests with disable_file_support=true.
The test components/update_client/crx_downloader_unittest.cc depends
on net::LocalHostTestURLRequestInterceptor class that is not compiled
when disable_file_support is set to true.
Add a new file src/net/features.gni to allow conditional compilation
based on that flag from outside of //net.
BUG=640686
Committed: https://crrev.com/eb265869a6f4cbf1472b3762f83779cb01b6c07e
Cr-Commit-Position: refs/heads/master@{#417287}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 13 (7 generated)
|