| Index: components/encryptor/ie7_password_win.cc
|
| diff --git a/components/webdata/encryptor/ie7_password_win.cc b/components/encryptor/ie7_password_win.cc
|
| similarity index 98%
|
| rename from components/webdata/encryptor/ie7_password_win.cc
|
| rename to components/encryptor/ie7_password_win.cc
|
| index d2d523b3722a73ca050bd99013cf1ff0658cf289..71d8e5364eb762e13594ccdc946809e3a53d7167 100644
|
| --- a/components/webdata/encryptor/ie7_password_win.cc
|
| +++ b/components/encryptor/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/webdata/encryptor/ie7_password_win.h"
|
| +#include "components/encryptor/ie7_password_win.h"
|
|
|
| #include <wincrypt.h>
|
| #include <string>
|
|
|