Index: chromeos/network/network_connection_handler.h |
diff --git a/chromeos/network/network_connection_handler.h b/chromeos/network/network_connection_handler.h |
index ec6ea4f0ff044c12027085abce28a0cd407ff7db..215b4b5dc05ea35a36a5bceaf4c7316f8b379690 100644 |
--- a/chromeos/network/network_connection_handler.h |
+++ b/chromeos/network/network_connection_handler.h |
@@ -169,7 +169,6 @@ class CHROMEOS_EXPORT NetworkConnectionHandler |
// Local references to the associated handler instances. |
CertLoader* cert_loader_; |
NetworkStateHandler* network_state_handler_; |
- NetworkProfileHandler* network_profile_handler_; |
NetworkConfigurationHandler* network_configuration_handler_; |
// Map of pending connect requests, used to prevent repeated attempts while |