Chromium Code Reviews| Index: LayoutTests/http/tests/loading/resources/injected-async.js |
| diff --git a/LayoutTests/http/tests/loading/resources/injected-async.js b/LayoutTests/http/tests/loading/resources/injected-async.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c060f4430b1308a659513df646dd1a19f9f1aba3 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/loading/resources/injected-async.js |
| @@ -0,0 +1 @@ |
| +debug("injected (async)"); |