Index: components/autofill/core/browser/webdata/autofill_table_unittest.cc |
diff --git a/components/autofill/core/browser/webdata/autofill_table_unittest.cc b/components/autofill/core/browser/webdata/autofill_table_unittest.cc |
index 9a4f4a5b3588b01e7725d75c27565382a5a85a5d..662b582b28fb7b1ca7701ad5b66f446b1ee33333 100644 |
--- a/components/autofill/core/browser/webdata/autofill_table_unittest.cc |
+++ b/components/autofill/core/browser/webdata/autofill_table_unittest.cc |
@@ -19,7 +19,7 @@ |
#include "components/autofill/core/browser/webdata/autofill_entry.h" |
#include "components/autofill/core/browser/webdata/autofill_table.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 "testing/gtest/include/gtest/gtest.h" |