Index: cc/trees/proxy_main.h |
diff --git a/cc/trees/proxy_main.h b/cc/trees/proxy_main.h |
index 8ec5d107cf9d3093831e300d4883f1bedd2ed385..ab46561080544552e04cfb474b9c72419c3bb8cc 100644 |
--- a/cc/trees/proxy_main.h |
+++ b/cc/trees/proxy_main.h |
@@ -108,7 +108,6 @@ class CC_EXPORT ProxyMain : public Proxy { |
void UpdateTopControlsState(TopControlsState constraints, |
TopControlsState current, |
bool animate) override; |
- void SetOutputIsSecure(bool output_is_secure) override; |
// This sets the channel used by ProxyMain to communicate with ProxyImpl. |
void SetChannel(std::unique_ptr<ChannelMain> channel_main); |