Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
index 14663cd3e7b332123ebdd13af653b7bb9facdd77..ca4a0da5157cf6b213bac5ba13aa406dfd6701b6 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt |
@@ -4509,6 +4509,7 @@ interface ServiceWorkerRegistration : EventTarget |
getter onupdatefound |
getter pushManager |
getter scope |
+ getter sync |
method constructor |
method getNotifications |
method showNotification |
@@ -4611,6 +4612,10 @@ interface SubtleCrypto |
method unwrapKey |
method verify |
method wrapKey |
+interface SyncManager |
+ method constructor |
+ method getTags |
+ method register |
interface Text : CharacterData |
getter wholeText |
method constructor |