Chromium Code Reviews| Index: LayoutTests/http/tests/serviceworker/resources/import-no-such-script.js |
| diff --git a/LayoutTests/http/tests/serviceworker/resources/import-no-such-script.js b/LayoutTests/http/tests/serviceworker/resources/import-no-such-script.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..257a816381490b74705fa860b38428317240af46 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/serviceworker/resources/import-no-such-script.js |
| @@ -0,0 +1 @@ |
| +importScripts('no-such-script.js'); |