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 1b562e1eef68e7e64acec4660c810b82c09e0b67..7188dd0bc8c61fcf17bb1750d1590b7c1645c04e 100644 |
| --- a/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html |
| +++ b/LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html |
| @@ -1,2 +1,3 @@ |
| <!DOCTYPE html> |
| +<script src="/resources/testharness-helpers.js"></script> |
| <script src="connect-helper.js"></script> |