diff options
Diffstat (limited to 'components/webdata/encryptor/ie7_password.h')
-rw-r--r-- | components/webdata/encryptor/ie7_password.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/webdata/encryptor/ie7_password.h b/components/webdata/encryptor/ie7_password.h index 812dae3..4584266 100644 --- a/components/webdata/encryptor/ie7_password.h +++ b/components/webdata/encryptor/ie7_password.h @@ -10,7 +10,7 @@ #include <vector> #include "base/basictypes.h" -#include "base/time.h" +#include "base/time/time.h" // Contains the information read from the IE7/IE8 Storage2 key in the registry. struct IE7PasswordInfo { |