| 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 3dcb06db2ac201762487439457cd055f7be42eb4..bf8f6f5e35712384587fb78f388da60fb3adc231 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1124,7 +1124,6 @@ source_set("unit_tests") {
|
| "dom/StyleElementTest.cpp",
|
| "dom/StyleEngineTest.cpp",
|
| "dom/TextTest.cpp",
|
| - "dom/TreeScopeStyleSheetCollectionTest.cpp",
|
| "dom/TreeScopeTest.cpp",
|
| "dom/URLSearchParamsTest.cpp",
|
| "dom/custom/CustomElementDefinitionTest.cpp",
|
|
|