Index: Source/platform/graphics/filters/FEComponentTransfer.h |
diff --git a/Source/platform/graphics/filters/FEComponentTransfer.h b/Source/platform/graphics/filters/FEComponentTransfer.h |
index 7100385e87f4655c33b5095a4395796c8a310ce4..f65cdaca699fc1b25c9d35df0af0da0bf9acbe8d 100644 |
--- a/Source/platform/graphics/filters/FEComponentTransfer.h |
+++ b/Source/platform/graphics/filters/FEComponentTransfer.h |
@@ -86,7 +86,6 @@ private: |
const ComponentTransferFunction& blueFunc, const ComponentTransferFunction& alphaFunc); |
virtual void applySoftware() OVERRIDE; |
- virtual bool applySkia() OVERRIDE; |
virtual bool affectsTransparentPixels() OVERRIDE; |