Merge "ChangeJson: Remove ChangeControl"

This commit is contained in:
Edwin Kempin
2017-09-19 11:53:16 +00:00
committed by Gerrit Code Review
4 changed files with 53 additions and 63 deletions

View File

@@ -408,7 +408,7 @@ public class ActionsIT extends AbstractDaemonTest {
revisionInfo =
changeJsonFactory
.create(opts)
.getRevisionInfo(cd.changeControl(), cd.patchSet(new PatchSet.Id(changeId, 1)));
.getRevisionInfo(cd, cd.patchSet(new PatchSet.Id(changeId, 1)));
}
private void visitedCurrentRevisionActionsAssertions(