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

Unified Diff: LayoutTests/virtual/stable/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: typo fix 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/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index 376f59191071a0f8666c3f04aaed038a68b54014..2aad10697db2108fc597f42cf431a1f1c561238a 100644
--- a/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -458,7 +458,6 @@ interface ServiceWorkerGlobalScope
getter oninstall
getter onmessage
getter onnotificationclick
- getter onnotificationerror
getter onpush
getter registration
method close
@@ -470,7 +469,6 @@ interface ServiceWorkerGlobalScope
setter oninstall
setter onmessage
setter onnotificationclick
- setter onnotificationerror
setter onpush
interface ServiceWorkerRegistration
getter onupdatefound

Powered by Google App Engine
This is Rietveld 408576698