-
Tyler Ouyang authored
compatibility. A few places in licenses.py only consider '/' as the path separator, like the regular expression in GetThirdPartyDepsFromGNDepsOutput, so the gn mode does not work properly on Windows which uses '\'. This CL updated those places to be compatible with Windows. outputs are complete and match each other. Bug: 955105 Test: Run tools/tests/licenses_test.py on different platforms. Check if Change-Id: I435ff18e4a78988692497b9b490964b2a4d07ec0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584175 Commit-Queue: Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#657094}
97a63f0a