Index: Source/core/html/forms/InputTypeNames.cpp |
diff --git a/Source/core/html/InputTypeNames.cpp b/Source/core/html/forms/InputTypeNames.cpp |
similarity index 99% |
rename from Source/core/html/InputTypeNames.cpp |
rename to Source/core/html/forms/InputTypeNames.cpp |
index cefdac8dc6bbf67b3c6fcc448470b7dae659e54d..e4fa55a314ec3e084aefcf5f5965950a090f5a35 100644 |
--- a/Source/core/html/InputTypeNames.cpp |
+++ b/Source/core/html/forms/InputTypeNames.cpp |
@@ -20,7 +20,7 @@ |
*/ |
#include "config.h" |
-#include "core/html/InputTypeNames.h" |
+#include "core/html/forms/InputTypeNames.h" |
namespace WebCore { |