//chrome/browser/net/system_network_context_manager.cc is wrongly using network::ResourceRequest without including it first, which is causing a build failure on Brave due to overrides, so let's make sure that such header is included before using that type.