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

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

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.h
diff --git a/third_party/WebKit/Source/core/layout/LayoutSliderThumb.h b/third_party/WebKit/Source/core/layout/LayoutSliderThumb.h
index 99ed1b8591f30f37dbb373149e90f6811c7d3f7d..d655e79a6fc28182f5b4703472cd95e07ba3bf1b 100644
--- a/third_party/WebKit/Source/core/layout/LayoutSliderThumb.h
+++ b/third_party/WebKit/Source/core/layout/LayoutSliderThumb.h
@@ -32,7 +32,6 @@
#ifndef LayoutSliderThumb_h
#define LayoutSliderThumb_h
-#include "core/html/shadow/SliderThumbElement.h"
#include "core/layout/LayoutBlockFlow.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698