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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2431003003: Introduce ServiceWorkerNavigationPreload feature name (Closed)
Patch Set: alphabetical order Created 4 years, 2 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/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index a3cd9451016625252d53f78a7f11fc231562d462..5c255b0b64b8602ce6db56b78e21b037a1e0b25c 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4078,13 +4078,6 @@ interface NamedNodeMap
method removeNamedItemNS
method setNamedItem
method setNamedItemNS
-interface NavigationPreloadManager
- attribute @@toStringTag
- method constructor
- method disable
- method enable
- method getState
- method setHeaderValue
interface Navigator
attribute @@toStringTag
getter appCodeName
@@ -6126,7 +6119,6 @@ interface ServiceWorkerRegistration : EventTarget
attribute @@toStringTag
getter active
getter installing
- getter navigationPreload
getter onupdatefound
getter pushManager
getter scope

Powered by Google App Engine
This is Rietveld 408576698