Index: Source/core/html/forms/URLInputType.h |
diff --git a/Source/core/html/URLInputType.h b/Source/core/html/forms/URLInputType.h |
similarity index 97% |
rename from Source/core/html/URLInputType.h |
rename to Source/core/html/forms/URLInputType.h |
index d7ac3a93772ca0ae415bcc1d6738078ad8687231..7c310b52d7df42ae98051e6a9ace91ad98d64926 100644 |
--- a/Source/core/html/URLInputType.h |
+++ b/Source/core/html/forms/URLInputType.h |
@@ -31,7 +31,7 @@ |
#ifndef URLInputType_h |
#define URLInputType_h |
-#include "core/html/BaseTextInputType.h" |
+#include "core/html/forms/BaseTextInputType.h" |
namespace WebCore { |