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

Unified Diff: Source/platform/exported/WebScrollbarThemeClientImpl.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/Prerender.h ('k') | Source/platform/graphics/CrossfadeGeneratedImage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebScrollbarThemeClientImpl.h
diff --git a/Source/platform/exported/WebScrollbarThemeClientImpl.h b/Source/platform/exported/WebScrollbarThemeClientImpl.h
index 8c4fb1de11adfe9bc2610525fca6172b3dbc4cfd..596b0a352dd8336a3ddcd100110725a0d508c890 100644
--- a/Source/platform/exported/WebScrollbarThemeClientImpl.h
+++ b/Source/platform/exported/WebScrollbarThemeClientImpl.h
@@ -32,7 +32,6 @@
#include "wtf/Noncopyable.h"
namespace blink {
-class ScrollView;
// Adapts a WebScrollbar to the ScrollbarThemeClient interface
class PLATFORM_EXPORT WebScrollbarThemeClientImpl : public ScrollbarThemeClient {
« no previous file with comments | « Source/platform/Prerender.h ('k') | Source/platform/graphics/CrossfadeGeneratedImage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698