| Index: components/wifi_sync/wifi_config_delegate_chromeos.cc
|
| diff --git a/components/wifi_sync/wifi_config_delegate_chromeos.cc b/components/wifi_sync/wifi_config_delegate_chromeos.cc
|
| index d8d241fc17c885c947fd48ec79e117dfed44c05a..18a530cc23f3ceb4ff6f39b2ec3e0878292fd7ff 100644
|
| --- a/components/wifi_sync/wifi_config_delegate_chromeos.cc
|
| +++ b/components/wifi_sync/wifi_config_delegate_chromeos.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/values.h"
|
| #include "chromeos/network/managed_network_configuration_handler.h"
|
| +#include "components/wifi_sync/wifi_config_observer_chromeos.h"
|
| #include "components/wifi_sync/wifi_credential.h"
|
|
|
| namespace wifi_sync {
|
|
|