| Index: chrome/browser/notifications/platform_notification_service_interactive_uitest.cc
|
| diff --git a/chrome/browser/notifications/platform_notification_service_interactive_uitest.cc b/chrome/browser/notifications/platform_notification_service_interactive_uitest.cc
|
| index 8eef9336850baa387a25f4ceaaff6c5caa6f73e5..0b6f6cd0b0b528fc1a136723afa7fb8c25707015 100644
|
| --- a/chrome/browser/notifications/platform_notification_service_interactive_uitest.cc
|
| +++ b/chrome/browser/notifications/platform_notification_service_interactive_uitest.cc
|
| @@ -169,7 +169,6 @@ void PlatformNotificationServiceBrowserTest::SetUpOnMainThread() {
|
| display_service_.reset(
|
| new MessageCenterDisplayService(browser()->profile(), ui_manager_.get()));
|
| service()->SetNotificationDisplayServiceForTesting(display_service_.get());
|
| - InProcessBrowserTest::SetUpOnMainThread();
|
| }
|
|
|
| void PlatformNotificationServiceBrowserTest::TearDown() {
|
|
|