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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1326183002: Merge ReferenceFilter into Filter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 397e0265b9d52ec90acb747d6fef2fa7dc880b2c..1f73bf6767e34d62b5a64bfd4974fda5f1d8eefa 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -615,6 +615,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',
@@ -626,8 +627,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',

Powered by Google App Engine
This is Rietveld 408576698