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

Unified Diff: Source/platform/scroll/ScrollbarThemeNonMacCommon.h

Issue 531983002: Clean up forward declarations in Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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
« no previous file with comments | « Source/platform/scroll/ScrollbarTheme.h ('k') | Source/platform/text/TextStream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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; }
« no previous file with comments | « Source/platform/scroll/ScrollbarTheme.h ('k') | Source/platform/text/TextStream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698