Chromium Code Reviews| Index: LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html |
| diff --git a/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html b/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html |
| index 7188dd0bc8c61fcf17bb1750d1590b7c1645c04e..40cf326dd21e2ef5ec8e502778af10f7a2a0883a 100644 |
| --- a/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html |
| +++ b/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html |
| @@ -1,3 +1,4 @@ |
| <!DOCTYPE html> |
| <script src="/resources/testharness-helpers.js"></script> |
| +<script src="test-helpers.js"></script> |
| <script src="connect-helper.js"></script> |