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

Unified Diff: Source/core/core.gypi

Issue 744163002: Enable fast/images with slimming paint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix VirtualTestSuites. 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 5b3cc14a1c94ea6019ab1a8aaf64e37df9aeccb7..b4d9c16a3f4a6ee27c24da1cbfd407ba332f96c6 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1462,6 +1462,8 @@
'paint/FramePainter.h',
'paint/GridPainter.cpp',
'paint/GridPainter.h',
+ 'paint/HTMLCanvasClipper.cpp',
+ 'paint/HTMLCanvasClipper.h',
'paint/HTMLCanvasPainter.cpp',
'paint/HTMLCanvasPainter.h',
'paint/ImagePainter.cpp',

Powered by Google App Engine
This is Rietveld 408576698