Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: chromeos/network/managed_network_configuration_handler_impl.h

Issue 2858943003: [CrOS Tether] Add disconnect handling to NetworkConnectionHandler::TetherDelegate. (Closed)
Patch Set: Rebased. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 2aee0d31f5f9dfdd4ce1e57546c3c8b30d35cbba..361e259474c509900c813c2371551bc809fd6727 100644
--- a/chromeos/network/managed_network_configuration_handler_impl.h
+++ b/chromeos/network/managed_network_configuration_handler_impl.h
@@ -116,7 +116,7 @@ class CHROMEOS_EXPORT ManagedNetworkConfigurationHandlerImpl
friend class AutoConnectHandlerTest;
friend class ClientCertResolverTest;
friend class ManagedNetworkConfigurationHandlerTest;
- friend class NetworkConnectionHandlerTest;
+ friend class NetworkConnectionHandlerImplTest;
friend class NetworkHandler;
friend class ProhibitedTechnologiesHandlerTest;

Powered by Google App Engine
This is Rietveld 408576698