Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

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

Issue 2557533005: Collect active stylesheets and and apply asynchronously. (Closed)
Patch Set: [Mac] Missing style recalc for device scale change Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698