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

Unified Diff: Source/core/core.gypi

Issue 18601002: Add infrastructure for partial layouts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Change how reentrant scrollbar code works, change test to prove it works 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 30a38defc3cfab51e27f5ca87da3446f994ebe39..4f9c35f57d30c368d4fb8e8baabfe81ca8920e24 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1350,6 +1350,7 @@
'rendering/OrderIterator.cpp',
'rendering/OrderIterator.h',
'rendering/LayoutRepainter.cpp',
+ 'rendering/PartialLayoutState.h',
'rendering/Pagination.cpp',
'rendering/Pagination.h',
'rendering/PointerEventsHitRules.cpp',

Powered by Google App Engine
This is Rietveld 408576698