Commit 5ed0df28 authored by jincheol.jo's avatar jincheol.jo Committed by Commit bot

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}
parent 1325b5e8
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment