Chromium Code Reviews| 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 1aa23c00fae4fe0074b1b8339b2ee9ef5a76debb..52514d29e80ae9d616aac575b11fad12cf753984 100644 |
| --- a/chrome/browser/notifications/notification_interactive_uitest_support.h |
| +++ b/chrome/browser/notifications/notification_interactive_uitest_support.h |
| @@ -30,8 +30,7 @@ class NotificationsTest : public InProcessBrowserTest { |
| NotificationsTest() {} |
| protected: |
| - // InProcessBrowserTest overrides. |
|
Ilya Sherman
2017/06/28 19:56:05
nit: Please preserve this line.
chaopeng
2017/06/30 19:32:36
Done.
|
| - void SetUpDefaultCommandLine(base::CommandLine* command_line) override; |
| + void SetUp() override; |
| int GetNotificationCount(); |
| int GetNotificationPopupCount(); |