Index: cc/test/fake_proxy.h |
diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h |
index b3f456174376284efa0d3a1a0fb8ff42abd483d3..1e53f70cc1db920a14b0948072cd3d1a4ad71547 100644 |
--- a/cc/test/fake_proxy.h |
+++ b/cc/test/fake_proxy.h |
@@ -42,7 +42,6 @@ class FakeProxy : public Proxy { |
void UpdateTopControlsState(TopControlsState constraints, |
TopControlsState current, |
bool animate) override {} |
- void SetOutputIsSecure(bool output_is_secure) override {} |
virtual RendererCapabilities& GetRendererCapabilities(); |