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