| Index: third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h b/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| index 3d338f6c1ff30ca259bf86304ec64ebeb2db9a57..16fe73bb38d8d891c4f2c751ae288ad41b45efd8 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| @@ -52,6 +52,7 @@ class ClipScope;
|
| class MarginInfo;
|
| class LineBreaker;
|
| class LineInfo;
|
| +class LineLayoutState;
|
| class LineWidth;
|
| class LayoutMultiColumnFlowThread;
|
| class LayoutMultiColumnSpannerPlaceholder;
|
|
|