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

Unified Diff: Source/platform/blink_platform.gypi

Issue 453653003: [SVG] DisplayList-based patterns. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: review comments 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 94a7a45f7c894ee1bfa5e4413127418ebed76a1a..7a958d663b99b2be552781bcb595114d6023b7ee 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -560,6 +560,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',

Powered by Google App Engine
This is Rietveld 408576698