chromium/third_party/blink/web_tests/http/tests/devtools/sources/sourcemap-hot-reload-expected.txt

Tests that sourcemap sources are updated when a new sourcemap is added
Evaluating script with new source map..
console.log(1);
Evaluating script with new source map..
console.log(2);
Evaluating script with new source map..
console.log(11);