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

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

Issue 2415723002: [Blink, RemotePlayback] watchAvailability() implementation. (Closed)
Patch Set: Addressing comments Created 4 years, 2 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: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 107b4ec9ef0cf174be96fbf09104ebb115e6ad64..594ff2403332595cf354c45536de8cd52c44d5ce 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4834,18 +4834,13 @@ interface RemotePlayback : EventTarget
getter onconnecting
getter ondisconnect
getter state
+ method cancelWatchAvailability
method constructor
- method getAvailability
method prompt
+ method watchAvailability
setter onconnect
setter onconnecting
setter ondisconnect
-interface RemotePlaybackAvailability : EventTarget
- attribute @@toStringTag
- getter onchange
- getter value
- method constructor
- setter onchange
interface Request
attribute @@toStringTag
getter bodyUsed

Powered by Google App Engine
This is Rietveld 408576698