commit | 018271e37da4447f89ac0c8cdc24cf967eb78407 | [log] [tgz] |
---|---|---|
author | danakj <[email protected]> | Tue Dec 16 21:17:26 2014 |
committer | Commit bot <[email protected]> | Tue Dec 16 21:18:39 2014 |
tree | 1eb6aa92441d18cef8e95af422f041a7b1a7ce94 | |
parent | 6cc6875eb70b972a3ef69c401bf3835e664d23dd [diff] |
Move virtual setSurfaceReady to non-virtual StartCompositor. This method is no longer part of the blink APIs that RenderWidgetCompositor implements, so make it non-virtual and follow chromium style. Review URL: https://codereview.chromium.org/812553003 Cr-Commit-Position: refs/heads/master@{#308668}