| Index: Source/core/html/shadow/SliderThumbElement.cpp
|
| diff --git a/Source/core/html/shadow/SliderThumbElement.cpp b/Source/core/html/shadow/SliderThumbElement.cpp
|
| index 20123dd7fb90d92eaa9b698b54f87ebf7072bfd7..24d35eb86d5a03d83ffa0fcf6ffc24140248a10f 100644
|
| --- a/Source/core/html/shadow/SliderThumbElement.cpp
|
| +++ b/Source/core/html/shadow/SliderThumbElement.cpp
|
| @@ -44,7 +44,6 @@
|
| #include "core/rendering/RenderFlexibleBox.h"
|
| #include "core/rendering/RenderSlider.h"
|
| #include "core/rendering/RenderTheme.h"
|
| -#include <wtf/MathExtras.h>
|
|
|
| using namespace std;
|
|
|
|
|