| Index: chromeos/network/network_configuration_observer.h
|
| diff --git a/chromeos/network/network_configuration_observer.h b/chromeos/network/network_configuration_observer.h
|
| index f9e94694ae61b5177da5811ddb36068d477bc90c..5605a471ec9a2b9198b6113a96d9bbf565c1c5b2 100644
|
| --- a/chromeos/network/network_configuration_observer.h
|
| +++ b/chromeos/network/network_configuration_observer.h
|
| @@ -15,8 +15,6 @@ class DictionaryValue;
|
|
|
| namespace chromeos {
|
|
|
| -struct NetworkConfiguration;
|
| -
|
| // Observer class for network configuration events.
|
| class NetworkConfigurationObserver {
|
| public:
|
|
|