Extensions GWT API: Align rule with package boundaries
Plugins need to be adapted to import the classes from the new client package. Change-Id: I9c3533410fbfceebcdf4d7d899513d14ea1f0f34
This commit is contained in:
committed by
David Pursehouse
parent
6f560ffbdd
commit
7a722f73fd
@@ -14,7 +14,7 @@
|
||||
|
||||
package gerrit;
|
||||
|
||||
import com.google.gerrit.extensions.common.SubmitType;
|
||||
import com.google.gerrit.extensions.client.SubmitType;
|
||||
import com.google.gerrit.rules.StoredValues;
|
||||
import com.google.gerrit.server.project.ChangeControl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user