Index: Source/core/html/forms/StepRange.cpp |
diff --git a/Source/core/html/StepRange.cpp b/Source/core/html/forms/StepRange.cpp |
similarity index 99% |
rename from Source/core/html/StepRange.cpp |
rename to Source/core/html/forms/StepRange.cpp |
index cc3768b56fcd0a094ddd7272900630743739ef92..0e10a5f162f1de87d0f3012ca2d040f24a418750 100644 |
--- a/Source/core/html/StepRange.cpp |
+++ b/Source/core/html/forms/StepRange.cpp |
@@ -19,7 +19,7 @@ |
*/ |
#include "config.h" |
-#include "core/html/StepRange.h" |
+#include "core/html/forms/StepRange.h" |
#include "HTMLNames.h" |
#include "core/html/parser/HTMLParserIdioms.h" |