| Index: components/password_manager/core/browser/login_database_win.cc
|
| diff --git a/components/password_manager/core/browser/login_database_win.cc b/components/password_manager/core/browser/login_database_win.cc
|
| index 3479aefb8956d0023f74159820bd43625e82add1..b1d75a6baf86f9e6843d3e42474c43e225d813be 100644
|
| --- a/components/password_manager/core/browser/login_database_win.cc
|
| +++ b/components/password_manager/core/browser/login_database_win.cc
|
| @@ -5,7 +5,7 @@
|
| #include "components/password_manager/core/browser/login_database.h"
|
|
|
| #include "base/strings/string_util.h"
|
| -#include "components/encryptor/os_crypt.h"
|
| +#include "components/os_crypt/os_crypt.h"
|
|
|
| LoginDatabase::EncryptionResult LoginDatabase::EncryptedString(
|
| const base::string16& plain_text,
|
|
|