Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index c513964f7742454c22950222098c19cc69e7b76c..fc761213ef3e1aaccbd1aa8acc5f255be81946fe 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -61,7 +61,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy, |
void UpdateTopControlsState(TopControlsState constraints, |
TopControlsState current, |
bool animate) override; |
- void SetOutputIsSecure(bool output_is_secure) override; |
// SchedulerClient implementation |
void WillBeginImplFrame(const BeginFrameArgs& args) override; |