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

Unified Diff: Source/core/core.gypi

Issue 1284203004: Generate scroll/clip display item hierarchy for SPv2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: stripped localPaintingInfo cleanup and fixed-pos workarounds Created 5 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 5b5322b42fdb6213005a252f52573d018f6e98cd..6a1f4aa9580d5cc4605b99c4f8da893c68d31534 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1932,6 +1932,8 @@
'paint/InlineTextBoxPainter.h',
'paint/LayerClipRecorder.cpp',
'paint/LayerClipRecorder.h',
+ 'paint/LayerDescendantClipRecorder.cpp',
+ 'paint/LayerDescendantClipRecorder.h',
'paint/LayerFixedPositionRecorder.cpp',
'paint/LayerFixedPositionRecorder.h',
'paint/LayoutObjectDrawingRecorder.h',

Powered by Google App Engine
This is Rietveld 408576698