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

Unified Diff: Source/core/core.gypi

Issue 723103002: Revert "Move ViewDisplayList to GraphicsLayer" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/TestExpectations ('k') | Source/core/paint/ClipRecorder.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 f5160ab5dc23b2410784e59f7d080274a3e19dbe..2250f833a57d27c47fe6921ef28285473cdedc6b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1516,6 +1516,8 @@
'paint/TableSectionPainter.h',
'paint/VideoPainter.cpp',
'paint/VideoPainter.h',
+ 'paint/ViewDisplayList.cpp',
+ 'paint/ViewDisplayList.h',
'paint/ViewPainter.cpp',
'paint/ViewPainter.h',
'plugins/DOMMimeType.cpp',
@@ -1575,8 +1577,6 @@
'rendering/OrderIterator.h',
'rendering/PaintInvalidationState.cpp',
'rendering/PaintInvalidationState.h',
- 'rendering/PaintPhase.cpp',
- 'rendering/PaintPhase.h',
'rendering/PointerEventsHitRules.cpp',
'rendering/PointerEventsHitRules.h',
'rendering/RenderApplet.cpp',
@@ -3554,8 +3554,6 @@
'rendering/RenderPartTest.cpp',
'rendering/RenderTableCellTest.cpp',
'rendering/RenderTableRowTest.cpp',
- 'rendering/RenderingTestHelper.cpp',
- 'rendering/RenderingTestHelper.h',
'rendering/TextPainterTest.cpp',
'rendering/shapes/BoxShapeTest.cpp',
'rendering/style/OutlineValueTest.cpp',
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/paint/ClipRecorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698