Index: cc/single_thread_proxy.h |
diff --git a/cc/single_thread_proxy.h b/cc/single_thread_proxy.h |
index a51c64fca444520a2cd4ad4065dd00bf802e32f6..1ccd89a834f6748ab022c6db9ff91dd07fc6f5e2 100644 |
--- a/cc/single_thread_proxy.h |
+++ b/cc/single_thread_proxy.h |
@@ -39,7 +39,6 @@ public: |
virtual void setNeedsRedraw() OVERRIDE; |
virtual void setDeferCommits(bool) OVERRIDE; |
virtual bool commitRequested() const OVERRIDE; |
- virtual void didAddAnimation() OVERRIDE; |
virtual void start() OVERRIDE; |
virtual void stop() OVERRIDE; |
virtual size_t maxPartialTextureUpdates() const OVERRIDE; |