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