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 06a5f22cdbfd7d039057facef09112b09792ebae..7781b4496dc6635d136798435b72cd4ab34df5d4 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 |
| @@ -1055,6 +1055,7 @@ interface ServiceWorkerRegistration : EventTarget |
| getter pushManager |
| getter scope |
| getter sync |
| + getter updateViaCache |
| getter waiting |
| method constructor |
| method getNotifications |