Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / scroll / ScrollbarThemeNonMacCommon.h
index 02f4820..01ce165 100644 (file)
@@ -35,8 +35,6 @@
 
 namespace blink {
 
-class PlatformMouseEvent;
-
 class PLATFORM_EXPORT ScrollbarThemeNonMacCommon : public ScrollbarTheme {
 protected:
     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return true; }