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

Unified Diff: Source/core/core.gypi

Issue 18601002: Add infrastructure for partial layouts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: define RenderObject::frameView in the header Created 7 years, 3 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
« no previous file with comments | « LayoutTests/fast/dom/partial-layout-overlay-scrollbars-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c5813686bb561841d45657a6c7bdfb11241bd1e6..31c3570a403cec34f4d326894c6a162a65cbf601 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1352,6 +1352,7 @@
'rendering/OrderIterator.cpp',
'rendering/OrderIterator.h',
'rendering/LayoutRepainter.cpp',
+ 'rendering/PartialLayoutState.h',
'rendering/Pagination.cpp',
'rendering/Pagination.h',
'rendering/PointerEventsHitRules.cpp',
« no previous file with comments | « LayoutTests/fast/dom/partial-layout-overlay-scrollbars-expected.txt ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698