Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2572473006: Revert of Collect active stylesheets and and apply asynchronously. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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",

Powered by Google App Engine