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

Unified Diff: LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 1321453007: Some random Web Notification cleanups (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index 5d23ee1b80a3933977fa96957a348ed30e14ea4c..d10c54f86ca1e6361107f1560c87e00b89c5e619 100644
--- a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -558,7 +558,6 @@ interface ServiceWorkerGlobalScope
getter oninstall
getter onmessage
getter onnotificationclick
- getter onnotificationerror
getter onperiodicsync
getter onpush
getter onsync
@@ -575,7 +574,6 @@ interface ServiceWorkerGlobalScope
setter oninstall
setter onmessage
setter onnotificationclick
- setter onnotificationerror
setter onperiodicsync
setter onpush
setter onsync

Powered by Google App Engine
This is Rietveld 408576698