| Index: third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| index c0334c35c9e413db996051345593b96594256ecc..a3d32eed487d2dae98f85e8154c8e3135825046e 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| @@ -432,6 +432,11 @@ interface NotificationEvent : ExtendableEvent
|
| getter action
|
| getter notification
|
| method constructor
|
| +interface PerformanceObserverEntryList
|
| + method constructor
|
| + method getEntries
|
| + method getEntriesByName
|
| + method getEntriesByType
|
| interface PermissionStatus : EventTarget
|
| getter onchange
|
| getter state
|
|
|