Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Unified Diff: LayoutTests/http/tests/navigatorconnect/resources/connect-helper.html

Issue 1191393003: Update client side navigator.connect API to use ServicePortCollection [1/3] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@serviceport
Patch Set: address more comments Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698