Index: cc/test/fake_proxy.h |
diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h |
index 03eafb100dba4e132155ced0327d8d2729798341..27cd72cab558ebaeeb5e28e08ca3d61fd3cf9a54 100644 |
--- a/cc/test/fake_proxy.h |
+++ b/cc/test/fake_proxy.h |
@@ -23,7 +23,6 @@ |
virtual void FinishAllRendering() OVERRIDE {} |
virtual bool IsStarted() const OVERRIDE; |
- virtual void SetOutputSurface(scoped_ptr<OutputSurface>) OVERRIDE {} |
virtual void SetLayerTreeHostClientReady() OVERRIDE {} |
virtual void SetVisible(bool visible) OVERRIDE {} |
virtual const RendererCapabilities& GetRendererCapabilities() const OVERRIDE; |