Index: Source/core/html/forms/ColorInputType.h |
diff --git a/Source/core/html/ColorInputType.h b/Source/core/html/forms/ColorInputType.h |
similarity index 98% |
rename from Source/core/html/ColorInputType.h |
rename to Source/core/html/forms/ColorInputType.h |
index 309ceff61ad37e45e0cbf2c5b3e8335496f0ac59..3d7340f37e101ee5dfe11c1a3ec22638f4e305e7 100644 |
--- a/Source/core/html/ColorInputType.h |
+++ b/Source/core/html/forms/ColorInputType.h |
@@ -31,7 +31,7 @@ |
#ifndef ColorInputType_h |
#define ColorInputType_h |
-#include "core/html/BaseClickableWithKeyInputType.h" |
+#include "core/html/forms/BaseClickableWithKeyInputType.h" |
#include "core/platform/ColorChooserClient.h" |
namespace WebCore { |