Index: LayoutTests/http/tests/notifications/serviceworkerregistration-document-close.html |
diff --git a/LayoutTests/http/tests/notifications/serviceworkerregistration-document-close.html b/LayoutTests/http/tests/notifications/serviceworkerregistration-document-close.html |
index 24013135fec10f60d546f819ac206d6a42567ee4..965fba84c6a15c51fb2f4e0b4c6cd5d8b26eb24f 100644 |
--- a/LayoutTests/http/tests/notifications/serviceworkerregistration-document-close.html |
+++ b/LayoutTests/http/tests/notifications/serviceworkerregistration-document-close.html |
@@ -18,7 +18,6 @@ |
script = 'resources/instrumentation-service-worker.js'; |
testRunner.setPermission('notifications', 'granted', location.origin, location.origin); |
- testRunner.grantWebNotificationPermission(location.origin, true); |
var workerInfo = null; |
getActiveServiceWorkerWithMessagePort(test, script, scope).then(function(info) { |