| Index: components/os_crypt/ie7_password_win.cc
|
| diff --git a/components/encryptor/ie7_password_win.cc b/components/os_crypt/ie7_password_win.cc
|
| similarity index 99%
|
| rename from components/encryptor/ie7_password_win.cc
|
| rename to components/os_crypt/ie7_password_win.cc
|
| index cfe69f619824d379e9841578439651aed2aa1173..01569b1278a031b33642fe14eb1f287fa2723b8b 100644
|
| --- a/components/encryptor/ie7_password_win.cc
|
| +++ b/components/os_crypt/ie7_password_win.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/encryptor/ie7_password_win.h"
|
| +#include "components/os_crypt/ie7_password_win.h"
|
|
|
| #include <wincrypt.h>
|
| #include <string>
|
|
|