Index: components/wifi_sync/wifi_credential_syncable_service.h |
diff --git a/components/wifi_sync/wifi_credential_syncable_service.h b/components/wifi_sync/wifi_credential_syncable_service.h |
index 3b5f938e93e175ca25baaff031563bbabf46c44a..1e413b06944c6bce4d08eccd6fd2cdf7c6e88f14 100644 |
--- a/components/wifi_sync/wifi_credential_syncable_service.h |
+++ b/components/wifi_sync/wifi_credential_syncable_service.h |
@@ -12,11 +12,11 @@ |
#include "base/macros.h" |
#include "components/keyed_service/core/keyed_service.h" |
+#include "components/sync/api/sync_change_processor.h" |
+#include "components/sync/api/syncable_service.h" |
#include "components/wifi_sync/wifi_config_delegate.h" |
#include "components/wifi_sync/wifi_credential.h" |
#include "components/wifi_sync/wifi_security_class.h" |
-#include "sync/api/sync_change_processor.h" |
-#include "sync/api/syncable_service.h" |
namespace wifi_sync { |