| 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 d059e42cfaed7973020027fadbc3456324f5bb34..0610605cb321e451040984683f688e30b642770a 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1079,6 +1079,7 @@ source_set("unit_tests") {
|
| "dom/custom/CustomElementTestHelpers.h",
|
| "dom/custom/CustomElementUpgradeSorterTest.cpp",
|
| "dom/shadow/FlatTreeTraversalTest.cpp",
|
| + "dom/shadow/SlotScopedTraversalTest.cpp",
|
| "editing/CompositionUnderlineTest.cpp",
|
| "editing/EditingCommandTest.cpp",
|
| "editing/EditingStrategyTest.cpp",
|
|
|