Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(425)

Unified Diff: third_party/WebKit/Source/core/layout/LayoutSliderThumb.cpp

Issue 2815263002: Move form-related files in core/html/shadow to core/html/forms. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutSliderThumb.h ('k') | third_party/WebKit/Source/core/layout/LayoutTheme.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698