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

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

Issue 1375673004: Keep block pagination struts after layout, and store them before any type of break. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: code review Created 5 years, 2 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 5d0c9a37ba9130920e93116dffc084ef6a2fde71..b3eea0e1e0d006dd44e372447533f35428916257 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3867,6 +3867,7 @@
'layout/LayoutThemeTest.cpp',
'layout/MultiColumnFragmentainerGroupTest.cpp',
'layout/OverflowModelTest.cpp',
+ 'layout/PaginationTest.cpp',
'layout/shapes/BoxShapeTest.cpp',
'loader/FrameFetchContextTest.cpp',
'loader/LinkHeaderTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698