| Index: chrome/browser/notifications/notification_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/notifications/notification_browsertest.cc (revision 147000)
|
| +++ chrome/browser/notifications/notification_browsertest.cc (working copy)
|
| @@ -14,9 +14,7 @@
|
|
|
| class NotificationsPermissionTest : public InProcessBrowserTest {
|
| public:
|
| - NotificationsPermissionTest() {
|
| - EnableDOMAutomation();
|
| - }
|
| + NotificationsPermissionTest() {}
|
| };
|
|
|
| // If this flakes, use http://crbug.com/62311 and http://crbug.com/74428.
|
|
|