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

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

Issue 2459393003: Only promote fixed position elements on low dpi without transform or opacity. (Closed)
Patch Set: Reset tests which are no longer composited to old expectations. Created 4 years, 1 month 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 0610605cb321e451040984683f688e30b642770a..bfe03ab63a34fd76e8f96b48f3923bda2209f7ed 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1219,6 +1219,7 @@ source_set("unit_tests") {
"layout/TextAutosizerTest.cpp",
"layout/VisualRectMappingTest.cpp",
"layout/compositing/CompositedLayerMappingTest.cpp",
+ "layout/compositing/CompositingReasonFinderTest.cpp",
"layout/ng/ng_block_layout_algorithm_test.cc",
"layout/ng/ng_constraint_space_test.cc",
"layout/ng/ng_length_utils_test.cc",

Powered by Google App Engine
This is Rietveld 408576698