| 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 c6f44363b33d78f69c87b2c1a0a1471e0f40664f..ac44cc80e761d796125b5a00f1ce623b0b079dc4 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1065,6 +1065,7 @@ source_set("unit_tests") {
|
| "dom/ElementVisibilityObserverTest.cpp",
|
| "dom/ExecutionContextTaskTest.cpp",
|
| "dom/IdleDeadlineTest.cpp",
|
| + "dom/LayoutTreeBuilderTraversalTest.cpp",
|
| "dom/MutationObserverTest.cpp",
|
| "dom/NodeTest.cpp",
|
| "dom/NthIndexCacheTest.cpp",
|
|
|