Index: Source/platform/scroll/ScrollbarThemeNonMacCommon.h |
diff --git a/Source/platform/scroll/ScrollbarThemeNonMacCommon.h b/Source/platform/scroll/ScrollbarThemeNonMacCommon.h |
index 02f4820009f9a9b38d686a7383cf35a9df1316db..01ce165bdd8f418ab265dc197c4ebde8822cbb8b 100644 |
--- a/Source/platform/scroll/ScrollbarThemeNonMacCommon.h |
+++ b/Source/platform/scroll/ScrollbarThemeNonMacCommon.h |
@@ -35,8 +35,6 @@ |
namespace blink { |
-class PlatformMouseEvent; |
- |
class PLATFORM_EXPORT ScrollbarThemeNonMacCommon : public ScrollbarTheme { |
protected: |
virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return true; } |