Index: third_party/WebKit/Source/core/html/forms/SliderThumbElement.cpp |
diff --git a/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.cpp b/third_party/WebKit/Source/core/html/forms/SliderThumbElement.cpp |
similarity index 99% |
rename from third_party/WebKit/Source/core/html/shadow/SliderThumbElement.cpp |
rename to third_party/WebKit/Source/core/html/forms/SliderThumbElement.cpp |
index c66e0be10788490ad4662c41982475c19ca07d41..d3c38ded495f560d560a397eb46be249d40aed8a 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/SliderThumbElement.cpp |
@@ -29,7 +29,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "core/html/shadow/SliderThumbElement.h" |
+#include "core/html/forms/SliderThumbElement.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/events/Event.h" |