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