| 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 b6029f549075e654fa5c43581fdb285f469bc939..87d519f836edd019b308229e81b4d2eb827d34f3 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1325,6 +1325,7 @@ source_set("unit_tests") {
|
| "layout/LayoutBoxModelObjectTest.cpp",
|
| "layout/LayoutBoxTest.cpp",
|
| "layout/LayoutEmbeddedContentTest.cpp",
|
| + "layout/LayoutIFrameTest.cpp",
|
| "layout/LayoutInlineTest.cpp",
|
| "layout/LayoutMediaTest.cpp",
|
| "layout/LayoutMultiColumnFlowThreadTest.cpp",
|
|
|