Index: cc/test/fake_proxy.h |
diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h |
index b6240c2fb7dad0aff11fe69950e31e712d30f47e..1d62c6f50cbb4eff0ab8ca3f72ee49ec6e26c89e 100644 |
--- a/cc/test/fake_proxy.h |
+++ b/cc/test/fake_proxy.h |
@@ -25,7 +25,6 @@ class FakeProxy : public Proxy { |
virtual bool IsStarted() const OVERRIDE; |
virtual void SetLayerTreeHostClientReady() OVERRIDE {} |
virtual void SetVisible(bool visible) OVERRIDE {} |
- virtual void CreateAndInitializeOutputSurface() OVERRIDE; |
virtual const RendererCapabilities& GetRendererCapabilities() const OVERRIDE; |
virtual void SetNeedsAnimate() OVERRIDE {} |
virtual void SetNeedsUpdateLayers() OVERRIDE {} |