| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 2daf8124dbeefa11eaad560db757456f1697f128..4bdf6c6d44d1f3da666f4a8d1fd5cd6fbab63203 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1310,6 +1310,7 @@ source_set("unit_tests") {
|
| "layout/LayoutTableCellTest.cpp",
|
| "layout/LayoutTableRowTest.cpp",
|
| "layout/LayoutTableSectionTest.cpp",
|
| + "layout/LayoutTableTest.cpp",
|
| "layout/LayoutTestHelper.cpp",
|
| "layout/LayoutTestHelper.h",
|
| "layout/LayoutTextTest.cpp",
|
|
|