| 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 {
|
|
|