summaryrefslogtreecommitdiffstats
path: root/chromeos/network/network_configuration_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/network/network_configuration_handler.h')
-rw-r--r--chromeos/network/network_configuration_handler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/network/network_configuration_handler.h b/chromeos/network/network_configuration_handler.h
index f1ee856..c8a0b5b 100644
--- a/chromeos/network/network_configuration_handler.h
+++ b/chromeos/network/network_configuration_handler.h
@@ -111,6 +111,7 @@ class CHROMEOS_EXPORT NetworkConfigurationHandler
NetworkStateHandler* network_state_handler);
protected:
+ friend class ClientCertResolverTest;
friend class NetworkHandler;
friend class NetworkConfigurationHandlerTest;
friend class NetworkConfigurationHandlerStubTest;