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

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

Issue 963683002: Add IDL and initial Blink API for Background Sync (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add OWNERS for platform/modules/background_sync Created 5 years, 9 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 6b45e1f41c5a50227fdfa08f5563be7bf6cddd5a..b7489a3c8d83bb0b080068258532cf9b654d50f3 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2244,6 +2244,13 @@ interface Symbol
method constructor
method toString
method valueOf
+interface SyncManager
+ method constructor
+ method getRegistrations
+ method register
+interface SyncRegistration
+ method constructor
+ method unregister
interface SyntaxError
attribute name
getter stack

Powered by Google App Engine
This is Rietveld 408576698