| Index: third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/Scrollbar.h b/third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| index 48b03fa6f58d7ae3600c67367859d3c301273c0a..33f51c2096cd09cd5b6dd94a3a7ac55ee21b7975 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/Scrollbar.h
|
| @@ -41,7 +41,6 @@ class HostWindow;
|
| class IntRect;
|
| class PlatformGestureEvent;
|
| class PlatformMouseEvent;
|
| -class ScrollAnimatorBase;
|
| class ScrollableArea;
|
| class ScrollbarTheme;
|
|
|
|
|