| Index: third_party/WebKit/Source/core/html/forms/RangeInputType.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/forms/RangeInputType.cpp b/third_party/WebKit/Source/core/html/forms/RangeInputType.cpp
|
| index 0ca1bd5e0073fb073cac3fa68043a475fa458748..e2a50b29a0844a05dcdb612d2427939b77ba5b3d 100644
|
| --- a/third_party/WebKit/Source/core/html/forms/RangeInputType.cpp
|
| +++ b/third_party/WebKit/Source/core/html/forms/RangeInputType.cpp
|
| @@ -50,7 +50,6 @@
|
| #include "core/html/shadow/ShadowElementNames.h"
|
| #include "core/html/shadow/SliderThumbElement.h"
|
| #include "core/layout/LayoutSlider.h"
|
| -#include "platform/PlatformMouseEvent.h"
|
| #include "wtf/MathExtras.h"
|
| #include "wtf/NonCopyingSort.h"
|
| #include <limits>
|
|
|