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