| 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 f50440a1dbd6446c0350d56243345659acdb9496..58fb912fdc93b8268335420cacb9cb726be25e51 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1121,6 +1121,7 @@
|
| "dom/StyleEngineTest.cpp",
|
| "dom/SuspendableObjectTest.cpp",
|
| "dom/TextTest.cpp",
|
| + "dom/TreeScopeStyleSheetCollectionTest.cpp",
|
| "dom/TreeScopeTest.cpp",
|
| "dom/URLSearchParamsTest.cpp",
|
| "dom/custom/CustomElementDefinitionTest.cpp",
|
|
|