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

Unified Diff: Source/platform/blink_platform.gypi

Issue 453653003: [SVG] DisplayList-based patterns. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 years, 2 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
« no previous file with comments | « Source/core/rendering/svg/SVGRenderingContext.cpp ('k') | Source/platform/graphics/BitmapPattern.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index aa3c721e6ff28c22d5650c100c7378ba4cf9f45a..05b69bf6f65581fbeb3a5c74065398ae21046412 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -559,6 +559,8 @@
'graphics/DeferredImageDecoder.cpp',
'graphics/DeferredImageDecoder.h',
'graphics/DisplayList.h',
+ 'graphics/DisplayListPattern.cpp',
+ 'graphics/DisplayListPattern.h',
'graphics/DrawLooperBuilder.cpp',
'graphics/DrawLooperBuilder.h',
'graphics/FirstPaintInvalidationTracking.cpp',
« no previous file with comments | « Source/core/rendering/svg/SVGRenderingContext.cpp ('k') | Source/platform/graphics/BitmapPattern.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698