Index: Source/core/html/forms/BaseClickableWithKeyInputType.h |
diff --git a/Source/core/html/BaseClickableWithKeyInputType.h b/Source/core/html/forms/BaseClickableWithKeyInputType.h |
similarity index 98% |
rename from Source/core/html/BaseClickableWithKeyInputType.h |
rename to Source/core/html/forms/BaseClickableWithKeyInputType.h |
index 918fdae506d894e11dd6a2ad2f2b4c0cdcda1083..23b2a2e63da5c4150ca03e2b2dcc9c979073d3bb 100644 |
--- a/Source/core/html/BaseClickableWithKeyInputType.h |
+++ b/Source/core/html/forms/BaseClickableWithKeyInputType.h |
@@ -31,7 +31,7 @@ |
#ifndef BaseClickableWithKeyInputType_h |
#define BaseClickableWithKeyInputType_h |
-#include "core/html/InputType.h" |
+#include "core/html/forms/InputType.h" |
namespace WebCore { |