Index: Source/core/html/forms/SearchInputType.h |
diff --git a/Source/core/html/SearchInputType.h b/Source/core/html/forms/SearchInputType.h |
similarity index 98% |
rename from Source/core/html/SearchInputType.h |
rename to Source/core/html/forms/SearchInputType.h |
index 21c75a389bab23a6989021d9f8db38a2fcc8f44e..f2aa7fd42bcadae7d9b1da302ee6d752b96ae7a6 100644 |
--- a/Source/core/html/SearchInputType.h |
+++ b/Source/core/html/forms/SearchInputType.h |
@@ -31,7 +31,7 @@ |
#ifndef SearchInputType_h |
#define SearchInputType_h |
-#include "core/html/BaseTextInputType.h" |
+#include "core/html/forms/BaseTextInputType.h" |
#include "core/platform/Timer.h" |
namespace WebCore { |