summaryrefslogtreecommitdiffstats
path: root/cc/trees/single_thread_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/single_thread_proxy.h')
-rw-r--r--cc/trees/single_thread_proxy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h
index 9f7eed4..b344cc3 100644
--- a/cc/trees/single_thread_proxy.h
+++ b/cc/trees/single_thread_proxy.h
@@ -32,7 +32,6 @@ class SingleThreadProxy : public Proxy, LayerTreeHostImplClient {
virtual void CreateAndInitializeOutputSurface() OVERRIDE;
virtual const RendererCapabilities& GetRendererCapabilities() const OVERRIDE;
virtual void SetNeedsAnimate() OVERRIDE;
- virtual void SetNeedsUpdateLayers() OVERRIDE;
virtual void SetNeedsCommit() OVERRIDE;
virtual void SetNeedsRedraw(gfx::Rect damage_rect) OVERRIDE;
virtual void SetDeferCommits(bool defer_commits) OVERRIDE;