Index: cc/test/fake_proxy.h |
diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h |
index d11d07218e184c62fde912ccba3d1d078580893d..4bd1b4511cdcffbc022d685299e6ca584a955b18 100644 |
--- a/cc/test/fake_proxy.h |
+++ b/cc/test/fake_proxy.h |
@@ -26,7 +26,6 @@ class FakeProxy : public Proxy { |
bool CommitToActiveTree() const override; |
void SetOutputSurface(OutputSurface* output_surface) override {} |
void ReleaseOutputSurface() override; |
- void SetLayerTreeHostClientReady() override {} |
void SetVisible(bool visible) override {} |
void SetThrottleFrameProduction(bool throttle) override {} |
const RendererCapabilities& GetRendererCapabilities() const override; |