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

Unified Diff: trunk/Source/core/platform/graphics/filters/FEMorphology.h

Issue 14852010: Revert 150342 "Implement filter primitive subregion for referenc..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years, 7 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: trunk/Source/core/platform/graphics/filters/FEMorphology.h
===================================================================
--- trunk/Source/core/platform/graphics/filters/FEMorphology.h (revision 150368)
+++ trunk/Source/core/platform/graphics/filters/FEMorphology.h (working copy)
@@ -49,7 +49,6 @@
virtual SkImageFilter* createImageFilter(SkiaImageFilterBuilder*);
virtual void determineAbsolutePaintRect();
- virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
virtual TextStream& externalRepresentation(TextStream&, int indention) const;

Powered by Google App Engine
This is Rietveld 408576698