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

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

Issue 1437883002: [Background Sync] Align exposed API with spec (Closed) Base URL: https://chromium.googlesource.com/chromium/src@remove-periodic
Patch Set: Created 5 years, 1 month 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 250443edc5ba1a5ad5051fbf45f0294cd5a0a750..0e1ec1496a50fce22316eaca26b3d9c9b2338996 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5157,15 +5157,8 @@ interface SubtleCrypto
method wrapKey
interface SyncManager
method constructor
- method getRegistration
- method getRegistrations
- method permissionState
+ method getTags
method register
-interface SyncRegistration
- getter finished
- getter tag
- method constructor
- method unregister
interface Text : CharacterData
getter wholeText
method constructor

Powered by Google App Engine
This is Rietveld 408576698