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

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: Rebase! 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 4755104d71bf5ac19268013faac3f666bf48fac7..6ee096967aae029406f52b43432dd6e3978c3f87 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5215,6 +5215,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