Merge "Record RestModifyView name in NoteDb reflog"

This commit is contained in:
Shawn Pearce
2017-08-18 02:19:37 +00:00
committed by Gerrit Code Review
3 changed files with 111 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// WARNING: NoteDbUpdateManager cares about the package name RestApiServlet lives in.
package com.google.gerrit.httpd.restapi;
import static com.google.common.base.Preconditions.checkNotNull;