Index: chrome/browser/notifications/notification_interactive_uitest_support.h |
diff --git a/chrome/browser/notifications/notification_interactive_uitest_support.h b/chrome/browser/notifications/notification_interactive_uitest_support.h |
index b169bde5ef3cb792ef97c06529720e2fcb993a2e..a6640e73d9fa203f9fb451fbe6c2b7e49dd1dee4 100644 |
--- a/chrome/browser/notifications/notification_interactive_uitest_support.h |
+++ b/chrome/browser/notifications/notification_interactive_uitest_support.h |
@@ -31,7 +31,7 @@ class NotificationsTest : public InProcessBrowserTest { |
protected: |
// InProcessBrowserTest overrides. |
- void SetUpDefaultCommandLine(base::CommandLine* command_line) override; |
+ void SetUp() override; |
int GetNotificationCount(); |
int GetNotificationPopupCount(); |