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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2020103002: Fix sticky constraints and update sticky layer positions recursively after scroll. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with master and add comment explaining container content rect. Created 4 years, 6 months 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/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index c2ead98591abe4a395bb664933ee65b58944d4ad..075894a2822dc0027e3ec089531be31ec2380e8f 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -4124,6 +4124,7 @@
'input/EventHandlerTest.cpp',
'layout/ImageQualityControllerTest.cpp',
'layout/LayoutBlockTest.cpp',
+ 'layout/LayoutBoxModelObjectTest.cpp',
'layout/LayoutBoxTest.cpp',
'layout/LayoutInlineTest.cpp',
'layout/LayoutMultiColumnFlowThreadTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698