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

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

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: 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/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 04021b70eb0fc69649cd0853ee127698d90b0e60..f378815d6abc1c070555928f4ef43feae9409e8f 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5236,6 +5236,13 @@ interface Selection
method setBaseAndExtent
method setPosition
method toString
+interface ServicePort
+ getter data
+ getter name
+ getter targetURL
+ method close
+ method constructor
+ method postMessage
interface ServicePortCollection
getter onclose
getter onconnect

Powered by Google App Engine
This is Rietveld 408576698