bind-gen: Fix PathManager to work on Windows
posixpath.abspath("d:\\a\\b") doesn't work because posixpath doesn't recognize a drive letter. This patch fixes the issue. Bug: 839389 Change-Id: Ifef644dd1e9b26e6a4e572f485e7cbabf7148871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010751 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#733376}
Showing
Please register or sign in to comment