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

Unified Diff: Source/core/core.gypi

Issue 757183003: Revert of Enable fast/images with slimming paint (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/virtual/slimmingpaint/fast/images/README.txt ('k') | Source/core/paint/BoxClipper.cpp » ('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 b707a0bf5384084baa1e0e4d964070730c9101e0..cacc579c3a379c0b434ceba084d21d054826335e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1472,8 +1472,6 @@
'paint/InlinePainter.h',
'paint/InlineTextBoxPainter.cpp',
'paint/InlineTextBoxPainter.h',
- 'paint/LayerClipRecorder.cpp',
- 'paint/LayerClipRecorder.h',
'paint/LayerPainter.cpp',
'paint/LayerPainter.h',
'paint/LineBoxListPainter.cpp',
@@ -3573,8 +3571,8 @@
'loader/MixedContentCheckerTest.cpp',
'page/NetworkStateNotifierTest.cpp',
'page/PrintContextTest.cpp',
+ 'paint/ClipRecorderTest.cpp',
'paint/DrawingRecorderTest.cpp',
- 'paint/LayerClipRecorderTest.cpp',
'paint/TextPainterTest.cpp',
'paint/ViewDisplayListTest.cpp',
'rendering/RenderBlockTest.cpp',
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/images/README.txt ('k') | Source/core/paint/BoxClipper.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698