Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js b/third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c2a7adb8c72567696576ed3fa3a3122e55c5ab93 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js |
| @@ -0,0 +1 @@ |
| +jsLoaded = true; |