| Index: third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h b/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h
|
| index 5e7b56694f9eb913b5d9bdfc82b7389b865d9886..20b5cf668322114958066a5201f8caafc8dd1fec 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h
|
| @@ -38,7 +38,6 @@ namespace blink {
|
| class CullRect;
|
| class GraphicsContext;
|
| class PlatformMouseEvent;
|
| -class ScrollbarThemePaintParams;
|
|
|
| class PLATFORM_EXPORT ScrollbarTheme {
|
| WTF_MAKE_NONCOPYABLE(ScrollbarTheme);
|
|
|