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

Unified Diff: Source/platform/graphics/filters/FETile.h

Issue 107713004: Move all filters-related files from core/platform to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Maybe fix win build. Created 7 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: Source/platform/graphics/filters/FETile.h
diff --git a/Source/core/platform/graphics/filters/FETile.h b/Source/platform/graphics/filters/FETile.h
similarity index 97%
rename from Source/core/platform/graphics/filters/FETile.h
rename to Source/platform/graphics/filters/FETile.h
index 23dcc2973e1e944274ec0653f6f1cdaca830ebcf..ece013c816d096408fe862822f32052221a69714 100644
--- a/Source/core/platform/graphics/filters/FETile.h
+++ b/Source/platform/graphics/filters/FETile.h
@@ -28,7 +28,7 @@
namespace WebCore {
-class FETile : public FilterEffect {
+class PLATFORM_EXPORT FETile : public FilterEffect {
public:
static PassRefPtr<FETile> create(Filter* filter);
« no previous file with comments | « Source/platform/graphics/filters/FESpecularLighting.cpp ('k') | Source/platform/graphics/filters/FETile.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698