Ignore ui/webui/resources/tools/tests grd files in src/PRESUBMIT.py
As of r820148 the PRESUBMIT is tripping on bogus grd files only used for the purposes of testing. With the following error: [Errno 2] No such file or directory: u'/../ui/webui/resources/tools/tests/foo_resources.grdp' Fix by explicitly ignoring such grd files from the PRESUBMIT checks. Bug: 1132403 Change-Id: I4a8b1f2b69c7bec6e26bf7a1a0790969d1b57bfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495320 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#820308}
Showing
Please register or sign in to comment