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

Unified Diff: third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/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/virtual/service-worker-navigation-preload/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt
index d1ddd9d057b0a7727771dc629319f3919c6a71f6..e8ca128e4293a0a90ae914782fd9caae6e015374 100644
--- a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/http/tests/serviceworker/chromium/navigation-preload-origin-trial-interfaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/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
@@ -38,6 +39,7 @@ interface NavigationPreloadManager
method setHeaderValue
interface ServiceWorkerRegistration
getter active
+ getter backgroundFetch
getter installing
getter navigationPreload
getter onupdatefound
@@ -68,6 +70,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