| Index: third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp b/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp
|
| index f69eaf8fffdeb105bbe040704629ed6b0326b9e0..e92072eb146fea75dcd5f3b86d4db38996b0887e 100644
|
| --- a/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "core/layout/ScrollAnchor.h"
|
|
|
| -#include "core/dom/ClientRect.h"
|
| #include "core/frame/VisualViewport.h"
|
| +#include "core/geometry/DOMRect.h"
|
| #include "core/layout/LayoutBox.h"
|
| #include "core/layout/LayoutTestHelper.h"
|
| #include "core/page/PrintContext.h"
|
|
|