Index: chromeos/network/managed_network_configuration_handler_impl.h |
diff --git a/chromeos/network/managed_network_configuration_handler_impl.h b/chromeos/network/managed_network_configuration_handler_impl.h |
index d9a89bd846f2af75edd82bb17a6c4e73272e167f..433987ce7d5566f641f22199ca9334d0ad6e163a 100644 |
--- a/chromeos/network/managed_network_configuration_handler_impl.h |
+++ b/chromeos/network/managed_network_configuration_handler_impl.h |
@@ -106,6 +106,7 @@ class CHROMEOS_EXPORT ManagedNetworkConfigurationHandlerImpl |
void OnPoliciesApplied(const NetworkProfile& profile) override; |
private: |
+ friend class AutoConnectHandlerTest; |
friend class ClientCertResolverTest; |
friend class ManagedNetworkConfigurationHandlerTest; |
friend class NetworkConnectionHandlerTest; |