Index: cc/trees/proxy_impl.h |
diff --git a/cc/trees/proxy_impl.h b/cc/trees/proxy_impl.h |
index 116515ced7c453c26a505ab7e810e1c48c9a4a5f..13bc65f9cec628bc2f4c3435a02c69ce83a6a479 100644 |
--- a/cc/trees/proxy_impl.h |
+++ b/cc/trees/proxy_impl.h |
@@ -65,7 +65,6 @@ class CC_EXPORT ProxyImpl : public NON_EXPORTED_BASE(LayerTreeHostImplClient), |
}; |
// LayerTreeHostImplClient implementation |
- void UpdateRendererCapabilitiesOnImplThread() override; |
void DidLoseOutputSurfaceOnImplThread() override; |
void CommitVSyncParameters(base::TimeTicks timebase, |
base::TimeDelta interval) override; |