Index: Source/platform/scroll/ScrollbarTheme.h |
diff --git a/Source/platform/scroll/ScrollbarTheme.h b/Source/platform/scroll/ScrollbarTheme.h |
index 5f8e8c40be3aec8128a3f809f3577e6821a4637f..2a81b5b458c7b3c87d981aaa617fd60a4d7e6dae 100644 |
--- a/Source/platform/scroll/ScrollbarTheme.h |
+++ b/Source/platform/scroll/ScrollbarTheme.h |
@@ -35,7 +35,6 @@ namespace blink { |
class GraphicsContext; |
class PlatformMouseEvent; |
class ScrollbarThemeClient; |
-class ScrollView; |
class PLATFORM_EXPORT ScrollbarTheme { |
WTF_MAKE_NONCOPYABLE(ScrollbarTheme); WTF_MAKE_FAST_ALLOCATED; |