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