Index: LayoutTests/inspector/sources/debugger/resources/script-with-url.js |
diff --git a/LayoutTests/inspector/sources/debugger/resources/script-with-url.js b/LayoutTests/inspector/sources/debugger/resources/script-with-url.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bf9f428386166a5cc56bf674567c069e3f16c173 |
--- /dev/null |
+++ b/LayoutTests/inspector/sources/debugger/resources/script-with-url.js |
@@ -0,0 +1,3 @@ |
+function scriptWithSourceURL() {} |
+ |
+//# sourceURL=scriptWithSourceURL.js |