| Index: LayoutTests/http/tests/notifications/serviceworker-notificationclick-openwindow-crash.html
|
| diff --git a/LayoutTests/http/tests/notifications/serviceworker-notificationclick-openwindow-crash.html b/LayoutTests/http/tests/notifications/serviceworker-notificationclick-openwindow-crash.html
|
| index 76642ddcb03194c32b69179962546d78af7c2838..4e956178ea21f1d2e70a1463aa9300c17739a402 100644
|
| --- a/LayoutTests/http/tests/notifications/serviceworker-notificationclick-openwindow-crash.html
|
| +++ b/LayoutTests/http/tests/notifications/serviceworker-notificationclick-openwindow-crash.html
|
| @@ -18,7 +18,6 @@
|
| workerInfo = null;
|
|
|
| testRunner.setPermission('notifications', 'granted', location.origin, location.origin);
|
| - testRunner.grantWebNotificationPermission(location.origin, true);
|
| getActiveServiceWorkerWithMessagePort(test, script, scope).then(function(info) {
|
| workerInfo = info;
|
|
|
|
|