| Index: third_party/WebKit/Source/core/layout/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| index fb26056d1d3c1143ce568f110f488aee4e4c0c2e..0c070bc30349acbea1edc3d708fb2388c841da8c 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -222,6 +222,8 @@ blink_core_sources("layout") {
|
| "ScrollAnchor.h",
|
| "SubtreeLayoutScope.cpp",
|
| "SubtreeLayoutScope.h",
|
| + "TableGridCell.cpp",
|
| + "TableGridCell.h",
|
| "TableLayoutAlgorithm.h",
|
| "TableLayoutAlgorithmAuto.cpp",
|
| "TableLayoutAlgorithmAuto.h",
|
|
|