| Index: third_party/WebKit/Source/core/layout/ScrollAnchor.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/ScrollAnchor.cpp b/third_party/WebKit/Source/core/layout/ScrollAnchor.cpp
|
| index 9e8e536c786f4909af8e4d23697bdde79c119643..ced0ce5a04a4c016124a300afc031349463adef7 100644
|
| --- a/third_party/WebKit/Source/core/layout/ScrollAnchor.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/ScrollAnchor.cpp
|
| @@ -6,7 +6,6 @@
|
|
|
| #include "core/frame/FrameView.h"
|
| #include "core/frame/UseCounter.h"
|
| -#include "core/layout/LayoutView.h"
|
| #include "core/layout/line/InlineTextBox.h"
|
| #include "core/paint/PaintLayerScrollableArea.h"
|
| #include "platform/Histogram.h"
|
|
|