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

Side by Side 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 unified diff | Download patch
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <script src="/resources/testharness-helpers.js"></script> 2 <script src="/resources/testharness-helpers.js"></script>
3 <script src="test-helpers.js"></script>
3 <script src="connect-helper.js"></script> 4 <script src="connect-helper.js"></script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698