| Index: Source/core/html/RangeInputType.cpp
|
| diff --git a/Source/core/html/RangeInputType.cpp b/Source/core/html/RangeInputType.cpp
|
| index 14032a914795cd1b4a28159f2a4f40440235c4d1..ba8105c921a2fed4442db470b5f06f2b37676a82 100644
|
| --- a/Source/core/html/RangeInputType.cpp
|
| +++ b/Source/core/html/RangeInputType.cpp
|
| @@ -42,7 +42,6 @@
|
| #include "core/dom/Touch.h"
|
| #include "core/dom/TouchEvent.h"
|
| #include "core/dom/TouchList.h"
|
| -#include "core/dom/shadow/ElementShadow.h"
|
| #include "core/dom/shadow/ShadowRoot.h"
|
| #include "core/html/HTMLDivElement.h"
|
| #include "core/html/HTMLInputElement.h"
|
|
|