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

Unified Diff: Source/core/core.gypi

Issue 157553002: Remove the Pagination struct, clean up viewport scroll policy propagation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase master Created 6 years, 10 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 80fe07f284c197889c370dfa518298a6257e3086..327166ab251e00e512af1356423e309d507d3de1 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1399,8 +1399,6 @@
'rendering/LayoutState.cpp',
'rendering/OrderIterator.cpp',
'rendering/OrderIterator.h',
- 'rendering/Pagination.cpp',
- 'rendering/Pagination.h',
'rendering/PartialLayoutState.h',
'rendering/PointerEventsHitRules.cpp',
'rendering/PointerEventsHitRules.h',
« no previous file with comments | « LayoutTests/fast/pagination/viewport-y-vertical-rl-rtl-expected.html ('k') | Source/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698