| 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 c052494e646f52c96dc29d5f8f98c30dac9881fe..88d223b633216e06d593e9df0942ccc27dbca2d4 100644
|
| --- a/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h
|
| +++ b/third_party/WebKit/Source/core/layout/GridTrackSizingAlgorithm.h
|
| @@ -264,8 +264,6 @@ class GridTrackSizingAlgorithmStrategy {
|
|
|
| LayoutUnit LogicalHeightForChild(LayoutBox&) const;
|
|
|
| - void SetGridItemNeedsLayout(LayoutBox&) const;
|
| -
|
| bool UpdateOverrideContainingBlockContentSizeForChild(
|
| LayoutBox&,
|
| GridTrackSizingDirection) const;
|
|
|