Index: LayoutTests/http/tests/notifications/click-window-focus-document.html |
diff --git a/LayoutTests/http/tests/notifications/click-window-focus-document.html b/LayoutTests/http/tests/notifications/click-window-focus-document.html |
index b3124460fc102ba9a957c3ad0c8c255a09f236b8..c37e7e614dbc81e8561cd6a0f5cb57e7a56ff1d7 100644 |
--- a/LayoutTests/http/tests/notifications/click-window-focus-document.html |
+++ b/LayoutTests/http/tests/notifications/click-window-focus-document.html |
@@ -14,7 +14,6 @@ |
testRunner.setCanOpenWindows(); |
testRunner.setCloseRemainingWindowsWhenComplete(); |
testRunner.setPermission('notifications', 'granted', location.origin, location.origin); |
- testRunner.grantWebNotificationPermission(location.origin, true); |
} |
async_test(function(test) { |