Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
index 0413ea19d1208abe3dd0ff4a8decaf5b9879d2e1..d61780aaee56e286dabd6f89f51ac05af057d39d 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
@@ -870,6 +870,7 @@ global object |
getter oninstall |
getter onmessage |
getter onnotificationclick |
+ getter onnotificationclose |
getter onpush |
getter onsync |
getter registration |
@@ -886,6 +887,7 @@ global object |
setter oninstall |
setter onmessage |
setter onnotificationclick |
+ setter onnotificationclose |
setter onpush |
setter onsync |
This is a testharness.js-based test. |