Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
index 46f223b8a140c78583258c32fc3941add7846b3b..bd27af167b8b1d28c56bb70cd23ef9db8e0d5b50 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt |
@@ -8,6 +8,7 @@ interface NavigationPreloadManager |
method setHeaderValue |
interface ServiceWorkerRegistration |
getter active |
+ getter backgroundFetch |
getter installing |
getter navigationPreload |
getter onupdatefound |
@@ -31,6 +32,7 @@ interface FetchEvent |
method respondWith |
interface ServiceWorkerRegistration |
getter active |
+ getter backgroundFetch |
getter installing |
getter onupdatefound |
getter paymentAppManager |
@@ -60,6 +62,7 @@ interface NavigationPreloadManager |
method setHeaderValue |
interface ServiceWorkerRegistration |
getter active |
+ getter backgroundFetch |
getter installing |
getter navigationPreload |
getter onupdatefound |