Index: cc/thread_proxy.h |
diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h |
index f661a363a15c0a644e220df7e230d433515e16c4..8c8feea2ce1c7d29b55341c0bc5720c01cb3b4a2 100644 |
--- a/cc/thread_proxy.h |
+++ b/cc/thread_proxy.h |
@@ -48,7 +48,6 @@ public: |
virtual void setNeedsRedraw() OVERRIDE; |
virtual void setDeferCommits(bool) OVERRIDE; |
virtual bool commitRequested() const OVERRIDE; |
- virtual void didAddAnimation() OVERRIDE { } |
virtual void mainThreadHasStoppedFlinging() OVERRIDE; |
virtual void start() OVERRIDE; |
virtual void stop() OVERRIDE; |