| Index: third_party/WebKit/Source/core/page/scrolling/RootScrollerController.h
|
| diff --git a/third_party/WebKit/Source/core/page/scrolling/RootScrollerController.h b/third_party/WebKit/Source/core/page/scrolling/RootScrollerController.h
|
| index b0054b467af74626d8c04d67114ed17d3b02c80f..9f461f66f8c5b9d50ad6a7764002eec719a641dc 100644
|
| --- a/third_party/WebKit/Source/core/page/scrolling/RootScrollerController.h
|
| +++ b/third_party/WebKit/Source/core/page/scrolling/RootScrollerController.h
|
| @@ -14,7 +14,6 @@ class Document;
|
| class Element;
|
| class PaintLayer;
|
| class PaintLayerScrollableArea;
|
| -class ScrollableArea;
|
|
|
| // Manages the root scroller associated with a given document. The root
|
| // scroller causes browser controls movement, overscroll effects and prevents
|
|
|