Chromium Code Reviews| Index: cc/trees/thread_proxy.h |
| =================================================================== |
| --- cc/trees/thread_proxy.h (revision 243070) |
| +++ cc/trees/thread_proxy.h (working copy) |
| @@ -94,6 +94,7 @@ |
| OVERRIDE; |
| virtual void DidActivatePendingTree() OVERRIDE; |
| virtual void DidManageTiles() OVERRIDE; |
| + virtual void OnGetRendererCapabilities() OVERRIDE; |
| // SchedulerClient implementation |
| virtual void SetNeedsBeginImplFrame(bool enable) OVERRIDE; |