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

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: Rebase 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 8b925fe0169d110a7fc69875b6fc99e44b3f4230..85b72b9aefad2576bc908ba351e2a3677af85b28 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5160,15 +5160,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