commit | b2e5772f7536d23ae40a59eb04fdc8b8e67953d2 | [log] [tgz] |
---|---|---|
author | rbpotter <rbpotter@chromium.org> | Tue Jul 23 21:00:50 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 23 21:00:50 2019 |
tree | 273cbba878b97a6a8eec7c55bfc2dc72a2a1f306 | |
parent | 5e96164902f6ece428fb8ca7489fd7347d4cf540 [diff] |
WebUI: Fix autogenerated JS import paths on Windows This allows running: python polymer_test.py from tools\polymer to pass on Windows, and prevents ..\js\paths\like\this.m.js, which cause a parsing error. Bug: 965770 Change-Id: I23701cffeab4ef5bf7d61bb06307b6fe8a9e17e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715147 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#680142}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .