Index: components/password_manager/core/browser/password_store.h |
diff --git a/components/password_manager/core/browser/password_store.h b/components/password_manager/core/browser/password_store.h |
index 708c9377a8d692c1a55a2892f9f2b180ad832ec9..4d5067495ae237d88f409c0505bfc134c11c8479 100644 |
--- a/components/password_manager/core/browser/password_store.h |
+++ b/components/password_manager/core/browser/password_store.h |
@@ -19,7 +19,7 @@ |
#include "components/keyed_service/core/refcounted_keyed_service.h" |
#include "components/password_manager/core/browser/password_store_change.h" |
#include "components/password_manager/core/browser/password_store_sync.h" |
-#include "sync/api/syncable_service.h" |
+#include "components/sync/api/syncable_service.h" |
namespace autofill { |
struct PasswordForm; |