| Index: LayoutTests/http/tests/notifications/serviceworkerregistration-document-image-redirect.html
|
| diff --git a/LayoutTests/http/tests/notifications/serviceworkerregistration-document-image-redirect.html b/LayoutTests/http/tests/notifications/serviceworkerregistration-document-image-redirect.html
|
| index 4bd697395fcaaf976ca598e512d86e47a5ccedd0..11c39c418c7ffa2baa44620f8f3230106026f9fe 100644
|
| --- a/LayoutTests/http/tests/notifications/serviceworkerregistration-document-image-redirect.html
|
| +++ b/LayoutTests/http/tests/notifications/serviceworkerregistration-document-image-redirect.html
|
| @@ -17,7 +17,6 @@
|
| script = 'resources/instrumentation-service-worker.js';
|
|
|
| testRunner.setPermission('notifications', 'granted', location.origin, location.origin);
|
| - testRunner.grantWebNotificationPermission(location.origin, true);
|
| getActiveServiceWorkerWithMessagePort(test, script, scope).then(function(info) {
|
| // (1) Display a Web Notification with an image that redirects.
|
| return info.registration.showNotification(scope, {
|
|
|