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

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

Issue 1177913002: [Retry] ServiceWorker: Implement ServiceWorkerRegistration.update() (1) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remove const Created 5 years, 6 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 6df54468c646067131266d753ee8f43e636ec960..2a6251f7615d6ed2ac9d7b0035c950b49d007e72 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5188,6 +5188,7 @@ interface ServiceWorkerRegistration
method getNotifications
method showNotification
method unregister
+ method update
setter onupdatefound
interface Set
getter size

Powered by Google App Engine
This is Rietveld 408576698