Fix mojom backcompat presubmit with deleted files
The presubmit step for checking mojom backward-compatibility does not work properly when a mojom file is deleted. This is due to incorrect use of the presubmit input API, effectively not providing the checking tool with any information about deleted files. This fixes that. Fixed: 1091407 Change-Id: I4cd3d7bb5ce07a7d75e8bac99319c75ca6d28118 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231266Reviewed-by:Daniel Cheng <dcheng@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#775248}
Showing
Please register or sign in to comment