Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1271)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt

Issue 2736143003: Introduce the Background Fetch module. (Closed)
Patch Set: more webexposed tests Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698