| Index: components/wifi_sync/wifi_credential_syncable_service_factory.cc
|
| diff --git a/components/wifi_sync/wifi_credential_syncable_service_factory.cc b/components/wifi_sync/wifi_credential_syncable_service_factory.cc
|
| index 395b5d81a26078b923f6407468a83ede29b942dd..6d1b27c259ec1020098ecac7bb04355a7260428c 100644
|
| --- a/components/wifi_sync/wifi_credential_syncable_service_factory.cc
|
| +++ b/components/wifi_sync/wifi_credential_syncable_service_factory.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "build/build_config.h"
|
| #include "components/keyed_service/content/browser_context_dependency_manager.h"
|
| #include "components/wifi_sync/wifi_config_delegate.h"
|
| #include "components/wifi_sync/wifi_credential_syncable_service.h"
|
|
|