| 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 dcfbbd603d6135d4498154decf95d3f73c33b87e..149b33a35e3f21eb27db6c9a81d94018c8afb640 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1144,6 +1144,7 @@ source_set("unit_tests") {
|
| "layout/LayoutTableSectionTest.cpp",
|
| "layout/LayoutTestHelper.cpp",
|
| "layout/LayoutTestHelper.h",
|
| + "layout/LayoutTextTest.cpp",
|
| "layout/LayoutThemeTest.cpp",
|
| "layout/MapCoordinatesTest.cpp",
|
| "layout/MultiColumnFragmentainerGroupTest.cpp",
|
|
|