| Index: Source/platform/graphics/filters/FELighting.h
|
| diff --git a/Source/platform/graphics/filters/FELighting.h b/Source/platform/graphics/filters/FELighting.h
|
| index 276bc6126dccacc27c9c78371ab87de690ea74a8..2ff417d7a66c0b281928a6496d8d3d571d0ea198 100644
|
| --- a/Source/platform/graphics/filters/FELighting.h
|
| +++ b/Source/platform/graphics/filters/FELighting.h
|
| @@ -122,7 +122,6 @@ protected:
|
|
|
| private:
|
| virtual void applySoftware() OVERRIDE;
|
| - virtual bool applySkia() OVERRIDE;
|
|
|
| void getTransform(FloatPoint3D* scale, FloatSize* offset) const;
|
| };
|
|
|