| Index: third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h
|
| diff --git a/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h b/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h
|
| index 63dfb3f0c47690ff595ce26469904a8b50c09172..531fc0d7cbbc2289195c48fccbd115303aeeed24 100644
|
| --- a/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h
|
| +++ b/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h
|
| @@ -262,8 +262,6 @@ class GridTrackSizingAlgorithmStrategy {
|
|
|
| LayoutUnit LogicalHeightForChild(LayoutBox&) const;
|
|
|
| - void SetGridItemNeedsLayout(LayoutBox&) const;
|
| -
|
| bool UpdateOverrideContainingBlockContentSizeForChild(
|
| LayoutBox&,
|
| GridTrackSizingDirection) const;
|
|
|