[Traffic Annotations] Fix MakeRelativePath() for extractor.py
extractor.py outputs relative paths rather than absolute paths (like the clang-tool). This caused problems when running the auditor from anywhere else than the src/ directory. This CL updates MakeRelativePath() in the auditor to accept output from extractor.py, even when running from another location (as it does on CQ and waterfall). Bug: 966883 Change-Id: I3c69d682635af6ed378bc863e1886d643a6d5c39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1759061 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Auto-Submit: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#690371}
Showing
Please register or sign in to comment