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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1543593002: Forward fill and stroke styles from 2d canvas to canvas filters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index bf8b5973f3f708ad10a99f57518484c550448bcc..9615f312e0d24c12fa4be9b1d5e830d22bfff051 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -652,6 +652,8 @@
'graphics/filters/FilterOperations.h',
'graphics/filters/LightSource.cpp',
'graphics/filters/LightSource.h',
+ 'graphics/filters/PaintFilterEffect.cpp',
+ 'graphics/filters/PaintFilterEffect.h',
'graphics/filters/PointLightSource.cpp',
'graphics/filters/PointLightSource.h',
'graphics/filters/SkiaImageFilterBuilder.cpp',

Powered by Google App Engine
This is Rietveld 408576698