| Index: LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-redirect.html
|
| diff --git a/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-redirect.html b/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-redirect.html
|
| index 470b29de5e331cafc96642ef345e893df076c31c..217a4cb03824a6300a0601f0bc0423c9016d6c34 100644
|
| --- a/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-redirect.html
|
| +++ b/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-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 through the Service Worker with
|
| // an image that takes redirects to another image.
|
|
|