Index: components/webdata/encryptor/ie7_password.h |
diff --git a/components/webdata/encryptor/ie7_password.h b/components/webdata/encryptor/ie7_password.h |
index 812dae3435386a8608f5f95b5da01d2fb327969f..458426640d8b8350be1e7e1d73fabb3447ee145d 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 { |