Index: third_party/WebKit/Source/web/tests/RootScrollerTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp b/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp |
index e23714a6a17b281711c33a87835888805aca8213..6aa8e26b21bfe8f7d25cf79c64e3e06ed454cbdb 100644 |
--- a/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp |
@@ -6,6 +6,7 @@ |
#include "core/frame/FrameView.h" |
#include "core/frame/TopControls.h" |
#include "core/html/HTMLFrameOwnerElement.h" |
+#include "core/layout/LayoutBox.h" |
#include "core/page/Page.h" |
#include "core/page/scrolling/RootScrollerController.h" |
#include "core/paint/PaintLayerScrollableArea.h" |