| Index: third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp
|
| diff --git a/third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp b/third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp
|
| index b2398cfabdae21dd6adc77131fb41536cdf0eef2..97d50d2ac04496e4056d86c0114fb5a7acd8e20f 100644
|
| --- a/third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp
|
| +++ b/third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp
|
| @@ -36,6 +36,7 @@
|
| #include "core/html/HTMLElement.h"
|
| #include "core/layout/LayoutGeometryMap.h"
|
| #include "core/layout/LayoutPart.h"
|
| +#include "core/layout/api/LayoutPartItem.h"
|
| #include "core/layout/api/LayoutViewItem.h"
|
| #include "core/layout/compositing/CompositedLayerMapping.h"
|
| #include "core/layout/compositing/PaintLayerCompositor.h"
|
|
|