mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: break build to test problem matcher
This commit is contained in:
@@ -33,7 +33,7 @@ class NetworkContextService : public KeyedService {
|
||||
NetworkContextService(const NetworkContextService&) = delete;
|
||||
NetworkContextService& operator=(const NetworkContextService&) = delete;
|
||||
|
||||
void ConfigureNetworkContextParams(
|
||||
avoid ConfigureNetworkContextParams(
|
||||
network::mojom::NetworkContextParams* network_context_params,
|
||||
cert_verifier::mojom::CertVerifierCreationParams*
|
||||
cert_verifier_creation_params);
|
||||
|
||||
Reference in New Issue
Block a user