| 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 ecc82710c737c1dde65884cbf6f5d4460d93076d..bd4d787b38aa35d4611f784d7f95d53fe8ac8613 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| @@ -891,7 +891,6 @@ class CORE_EXPORT LayoutBlockFlow : public LayoutBlock {
|
| BidiRun* computeInlineDirectionPositionsForSegment(
|
| RootInlineBox*,
|
| const LineInfo&,
|
| - ETextAlign,
|
| LayoutUnit& logicalLeft,
|
| LayoutUnit& availableLogicalWidth,
|
| BidiRun* firstRun,
|
|
|