Index: components/autofill/core/browser/webdata/autofill_table.cc |
diff --git a/components/autofill/core/browser/webdata/autofill_table.cc b/components/autofill/core/browser/webdata/autofill_table.cc |
index 851cfcb1ae4a4272823d484894fb1b9cb6eef186..6866cda48d1a25d6b946f2feab5b268eca2a296a 100644 |
--- a/components/autofill/core/browser/webdata/autofill_table.cc |
+++ b/components/autofill/core/browser/webdata/autofill_table.cc |
@@ -28,7 +28,7 @@ |
#include "components/autofill/core/browser/webdata/autofill_change.h" |
#include "components/autofill/core/browser/webdata/autofill_entry.h" |
#include "components/autofill/core/common/form_field_data.h" |
-#include "components/encryptor/os_crypt.h" |
+#include "components/os_crypt/os_crypt.h" |
#include "components/webdata/common/web_database.h" |
#include "sql/statement.h" |
#include "sql/transaction.h" |