I know that the question is old, but, nevertheless, I had it myself. This is how you do it in Chromium 63

- Open debugger
- Right click in source area
- Select "Add Source Card ..."
- Enter URL for map source file
- if the browser can download and process it, then the sources are displayed as an entry in the source tree.
PS is built with a hidden source (separate files, without the original comment)
PPS does not matter where the files are located, because it is a URL. Must be accessible via browser.
source share