Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/resources/notify-success.html |
| diff --git a/third_party/WebKit/LayoutTests/resources/notify-success.html b/third_party/WebKit/LayoutTests/resources/notify-success.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..069f275cc23a42a266e48cd25a98deced6f15c43 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/resources/notify-success.html |
| @@ -0,0 +1,2 @@ |
| +SUCCESS |
| +<script>if (window.testRunner) testRunner.notifyDone()</script> |