Create setup and arrange duplicated the following lines for Issue 443821
StateMachine state(scheduler_settings); state.SetCanStart(); state.UpdateState(state.NextAction()); state.CreateAndInitializeOutputSurfaceWithActivatedCommit(); state.SetVisible(true); state.SetCanDraw(true); BUG=443821 Review URL: https://codereview.chromium.org/875613002 Cr-Commit-Position: refs/heads/master@{#313199}
Showing
This diff is collapsed.
Please register or sign in to comment