summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/notifications')
-rwxr-xr-xchrome/browser/notifications/notifications_uitest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/notifications/notifications_uitest.cc b/chrome/browser/notifications/notifications_uitest.cc
index 9fa61ff..e6c1d32 100755
--- a/chrome/browser/notifications/notifications_uitest.cc
+++ b/chrome/browser/notifications/notifications_uitest.cc
@@ -13,7 +13,6 @@
class NotificationsPermissionTest : public UITest {
public:
NotificationsPermissionTest() {
- launch_arguments_.AppendSwitch(switches::kEnableDesktopNotifications);
dom_automation_enabled_ = true;
show_window_ = true;
}