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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1326183002: Merge ReferenceFilter into Filter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Touchups; Rebase. Created 5 years, 3 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/svg/graphics/filters/SVGFilter.cpp ('k') | Source/platform/graphics/filters/Filter.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 c2e1c022ec6b266d24c201830d93580c90588214..01a884471c016bbe7cfc79b75ea7aaf2130f7b67 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -620,6 +620,7 @@
'graphics/filters/FETile.h',
'graphics/filters/FETurbulence.cpp',
'graphics/filters/FETurbulence.h',
+ 'graphics/filters/Filter.cpp',
'graphics/filters/Filter.h',
'graphics/filters/FilterEffect.cpp',
'graphics/filters/FilterEffect.h',
@@ -631,8 +632,6 @@
'graphics/filters/LightSource.h',
'graphics/filters/PointLightSource.cpp',
'graphics/filters/PointLightSource.h',
- 'graphics/filters/ReferenceFilter.cpp',
- 'graphics/filters/ReferenceFilter.h',
'graphics/filters/SkiaImageFilterBuilder.cpp',
'graphics/filters/SkiaImageFilterBuilder.h',
'graphics/filters/SourceAlpha.cpp',
« no previous file with comments | « Source/core/svg/graphics/filters/SVGFilter.cpp ('k') | Source/platform/graphics/filters/Filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698