| 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 bc1e1b4e32ba06832fa8e89938fb3ab0c341c24b..211930340e92ab25c2c48b42e7147fcfadf8dde8 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
|
| @@ -3786,10 +3786,16 @@ interface PushManager
|
| interface PushSubscription
|
| attribute @@toStringTag
|
| getter endpoint
|
| + getter options
|
| method constructor
|
| method getKey
|
| method toJSON
|
| method unsubscribe
|
| +interface PushSubscriptionOptions
|
| + attribute @@toStringTag
|
| + getter applicationServerKey
|
| + getter userVisibleOnly
|
| + method constructor
|
| interface RTCCertificate
|
| attribute @@toStringTag
|
| getter expires
|
|
|