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

Unified Diff: Source/core/core.gypi

Issue 1110653003: [Reland] Correct fixed-position recording for Slimming Paint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 8 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 48ef03cbb5e1185836716f07f95c60be4b71f417..4c454a6dea1d3e9588e20b14f3980e7c5743f713 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1886,6 +1886,8 @@
'paint/InlineTextBoxPainter.h',
'paint/LayerClipRecorder.cpp',
'paint/LayerClipRecorder.h',
+ 'paint/LayerFixedPositionRecorder.cpp',
+ 'paint/LayerFixedPositionRecorder.h',
'paint/LayoutObjectDrawingRecorder.h',
'paint/LineBoxListPainter.cpp',
'paint/LineBoxListPainter.h',

Powered by Google App Engine
This is Rietveld 408576698