Index: third_party/WebKit/Source/core/layout/LayoutSliderThumb.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutSliderThumb.cpp b/third_party/WebKit/Source/core/layout/LayoutSliderThumb.cpp |
index 1662bc6849f4c77243e0bd596547eda726dc1efd..48b41e79ae259d3fb776e20bd0014afbb4423372 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutSliderThumb.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutSliderThumb.cpp |
@@ -31,6 +31,7 @@ |
#include "core/layout/LayoutSliderThumb.h" |
+#include "core/html/forms/SliderThumbElement.h" |
#include "core/layout/LayoutTheme.h" |
#include "core/style/ComputedStyle.h" |