Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 0ec56d4cd9e471000fe679c7944e3a9112db66cc..9eb586b30d69552357a1b162e4ee3104cf78e796 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -443,7 +443,6 @@ public: |
void scheduleCompositingLayerSync(); |
GraphicsLayerFactory* graphicsLayerFactory() const; |
DeprecatedPaintLayerCompositor* compositor() const; |
- void registerForAnimations(WebLayer*); |
void scheduleAnimation(); |
void attachCompositorAnimationTimeline(WebCompositorAnimationTimeline*); |
void detachCompositorAnimationTimeline(WebCompositorAnimationTimeline*); |