Index: LayoutTests/http/tests/notifications/serviceworkerregistration-document-click.html |
diff --git a/LayoutTests/http/tests/notifications/serviceworkerregistration-document-click.html b/LayoutTests/http/tests/notifications/serviceworkerregistration-document-click.html |
index d8866d6fbfca7ec5705553d2bae2d44540c78010..aff665b8ae1279942fc0a4cb7d8f12b77f18508b 100644 |
--- a/LayoutTests/http/tests/notifications/serviceworkerregistration-document-click.html |
+++ b/LayoutTests/http/tests/notifications/serviceworkerregistration-document-click.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) { |