| 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 fca1b7e0d804b675e2b421c762c0d372d79b2240..92735f874e19f8ebe8cb8d9d98cc863e0c1c26cd 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1121,7 +1121,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",
|
|
|