| 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 85a7c9410bed2e583425a99865d7db4a358fd8d2..29081aa94ebbc819e4302157457ebc3ac35ac4d2 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1057,6 +1057,7 @@ source_set("unit_tests") {
|
| "dom/custom/CustomElementReactionTestHelpers.h",
|
| "dom/custom/CustomElementRegistryTest.cpp",
|
| "dom/custom/CustomElementTest.cpp",
|
| + "dom/custom/CustomElementTestHelpers.cpp",
|
| "dom/custom/CustomElementTestHelpers.h",
|
| "dom/custom/CustomElementUpgradeSorterTest.cpp",
|
| "dom/shadow/FlatTreeTraversalTest.cpp",
|
|
|