| Index: LayoutTests/http/tests/notifications/serviceworkerregistration-get-filter.html
|
| diff --git a/LayoutTests/http/tests/notifications/serviceworkerregistration-get-filter.html b/LayoutTests/http/tests/notifications/serviceworkerregistration-get-filter.html
|
| index 6b62986240d34294abeda9bdd09ebcc65dd9e07c..3b23a9ac2feebb67c922df1170e3ec881593471d 100644
|
| --- a/LayoutTests/http/tests/notifications/serviceworkerregistration-get-filter.html
|
| +++ b/LayoutTests/http/tests/notifications/serviceworkerregistration-get-filter.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) {
|
|
|