Chromium Code Reviews| 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 32469023fd1677b2f9b29c67fdf9aa8f42d045a6..0820e06e95e9dbba4f555aae327cf0cdecccd99e 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 |
| @@ -982,6 +982,7 @@ interface ServiceWorkerRegistration : EventTarget |
| getter pushManager |
| getter scope |
| getter sync |
| + getter updateViaCache |
| getter waiting |
| method constructor |
| method getNotifications |