| Index: LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-slow.html
|
| diff --git a/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-slow.html b/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-slow.html
|
| index 4dd6ef62b9f6072972ed5304ebc0d51f3067ace0..841a78e14c0ed0e9c9d02d98b21c37f5776c24df 100644
|
| --- a/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-slow.html
|
| +++ b/LayoutTests/http/tests/notifications/serviceworkerregistration-service-worker-image-slow.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 200ms to load.
|
|
|