Index: chromeos/network/network_configuration_handler.h |
diff --git a/chromeos/network/network_configuration_handler.h b/chromeos/network/network_configuration_handler.h |
index f1ee8561f9c4fa47d72fc2f7f701f6572e10a2f2..c8a0b5b03d8d141d7974523396f250365da5f4fa 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; |