| Index: cc/thread_proxy.h
|
| diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h
|
| index f093b280637f135cfbb36eca40cfe6247c932955..37427b44b8ca4cdbe145103063969253832783d3 100644
|
| --- a/cc/thread_proxy.h
|
| +++ b/cc/thread_proxy.h
|
| @@ -47,7 +47,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;
|
|
|