PRESUBMIT: Determine checkperms.py's path using input_api.
Like _GetIDLParseError(), use input_api.PresubmitLocalPath() to
determine checkperms.py's full path instead of just using
"tools/checkperms/checkperms.py".
While the latter works just fine for Chromium, using an absolute path
helps downstreams that may use Chromium's PRESUBMIT checks in their own
files.
[email protected],[email protected]
Review URL: https://codereview.chromium.org/1847373003
Cr-Commit-Position: refs/heads/master@{#384554}
1 file changed