| 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 0b6f6cd0b0b528fc1a136723afa7fb8c25707015..21a04dc228bc832783167fb48782ccd0aee8cdbc 100644
|
| --- a/chrome/browser/notifications/platform_notification_service_interactive_uitest.cc
|
| +++ b/chrome/browser/notifications/platform_notification_service_interactive_uitest.cc
|
| @@ -838,7 +838,6 @@ class PlatformNotificationServiceWithoutContentImageBrowserTest
|
| scoped_feature_list_.InitWithFeatures(
|
| {}, {features::kNotificationContentImage});
|
| #endif // BUILDFLAG(ENABLE_NATIVE_NOTIFICATIONS)
|
| - InProcessBrowserTest::SetUpInProcessBrowserTestFixture();
|
| }
|
|
|
| private:
|
|
|