| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| index 5971ca6060f497f58dd4158a03226c784f84cc5d..051d727416ba408f42e94b9e09169663b1f417c0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| @@ -534,6 +534,10 @@ interface ServiceWorkerRegistration : EventTarget
|
| method unregister
|
| method update
|
| setter onupdatefound
|
| +interface SharedArrayBuffer
|
| + getter byteLength
|
| + method constructor
|
| + method slice
|
| interface StorageManager
|
| method constructor
|
| method persisted
|
| @@ -693,6 +697,7 @@ interface WritableStream
|
| method constructor
|
| method getWriter
|
| global object
|
| + attribute Atomics
|
| attribute console
|
| attribute internals
|
| getter clients
|
|
|