| 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 75e6cc63b39a698aeeaa067de82514ac38bb6641..ee21b66df574301ffc815e66c4952cd8f8d21968 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
|
| @@ -535,6 +535,10 @@ interface ServiceWorkerRegistration : EventTarget
|
| method unregister
|
| method update
|
| setter onupdatefound
|
| +interface SharedArrayBuffer
|
| + getter byteLength
|
| + method constructor
|
| + method slice
|
| interface StorageManager
|
| method constructor
|
| method persisted
|
| @@ -694,6 +698,7 @@ interface WritableStream
|
| method constructor
|
| method getWriter
|
| global object
|
| + attribute Atomics
|
| attribute console
|
| attribute internals
|
| getter clients
|
|
|