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

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: Remembering how ASCII works Created 5 years, 10 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
« no previous file with comments | « no previous file | Source/modules/background_sync/DEPS » ('j') | Source/modules/background_sync/OWNERS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9b82ebae68c90e73066f7e9ec1c9887393127b4e..04b1d162dd379912d3da1412dab97e6a13483a35 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2241,6 +2241,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
« no previous file with comments | « no previous file | Source/modules/background_sync/DEPS » ('j') | Source/modules/background_sync/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698