Index: Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h |
diff --git a/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h b/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h |
index 40465ec92ca22f869f75741ab20bef8be418ae30..9f5a59a03dcb17fff45f94b5fc8c469c92b672de 100644 |
--- a/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h |
+++ b/Source/core/layout/compositing/CompositedDeprecatedPaintLayerMapping.h |
@@ -140,7 +140,6 @@ public: |
void updateShouldFlattenTransform(); |
// GraphicsLayerClient interface |
- virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime, int group) override; |
virtual void paintContents(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& clip) override; |
virtual bool isTrackingPaintInvalidations() const override; |