| Index: LayoutTests/http/tests/notifications/serviceworkerregistration-get-close.html
|
| diff --git a/LayoutTests/http/tests/notifications/serviceworkerregistration-get-close.html b/LayoutTests/http/tests/notifications/serviceworkerregistration-get-close.html
|
| index f906567eac278aa69691e95dc64b1a4cae2a5892..1ca14623578a47b3714108b413cbfbab92ac818c 100644
|
| --- a/LayoutTests/http/tests/notifications/serviceworkerregistration-get-close.html
|
| +++ b/LayoutTests/http/tests/notifications/serviceworkerregistration-get-close.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 registration = null;
|
| getActiveServiceWorkerWithMessagePort(test, script, scope).then(function(workerInfo) {
|
|
|