| Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| index a8a5d7bf00ed8a68bdb09470ef708bf2bc2f56f0..376463a26320c12626384495cde2eb6e95b6e6c6 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| @@ -1,3 +1,6 @@
|
| +interface BackgroundFetchManager
|
| + method constructor
|
| + method getTags
|
| interface BarcodeDetector
|
| method constructor
|
| method detect
|
| @@ -820,6 +823,7 @@ interface ServiceWorkerGlobalScope : WorkerGlobalScope
|
| method constructor
|
| interface ServiceWorkerRegistration : EventTarget
|
| getter active
|
| + getter backgroundFetch
|
| getter installing
|
| getter onupdatefound
|
| getter paymentAppManager
|
|
|