Index: Source/core/html/forms/PasswordInputType.h |
diff --git a/Source/core/html/PasswordInputType.h b/Source/core/html/forms/PasswordInputType.h |
similarity index 98% |
rename from Source/core/html/PasswordInputType.h |
rename to Source/core/html/forms/PasswordInputType.h |
index deb847f4385f92900f532ac302c48a31e6515bc0..b4cf2bf65525bb47721defc9591cab7ba6ecc38b 100644 |
--- a/Source/core/html/PasswordInputType.h |
+++ b/Source/core/html/forms/PasswordInputType.h |
@@ -31,7 +31,7 @@ |
#ifndef PasswordInputType_h |
#define PasswordInputType_h |
-#include "core/html/BaseTextInputType.h" |
+#include "core/html/forms/BaseTextInputType.h" |
#include "core/html/shadow/PasswordGeneratorButtonElement.h" |
namespace WebCore { |