summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/fake_proxy.h')
-rw-r--r--cc/test/fake_proxy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h
index 280c1a4..ba0014f 100644
--- a/cc/test/fake_proxy.h
+++ b/cc/test/fake_proxy.h
@@ -30,7 +30,6 @@ public:
virtual void setNeedsCommit() OVERRIDE { }
virtual void setNeedsRedraw() OVERRIDE { }
virtual void setDeferCommits(bool) OVERRIDE { }
- virtual void didAddAnimation() OVERRIDE { }
virtual void mainThreadHasStoppedFlinging() OVERRIDE { }
virtual bool commitRequested() const OVERRIDE;
virtual void start() OVERRIDE { }