| Index: chrome/browser/notifications/platform_notification_service_browsertest.cc
|
| diff --git a/chrome/browser/notifications/platform_notification_service_browsertest.cc b/chrome/browser/notifications/platform_notification_service_browsertest.cc
|
| index c52b8e70135b3d9a78d983d3e04a7b8285633602..6d19fc54ab35c14ea0cc1ccc459531ccfda2c963 100644
|
| --- a/chrome/browser/notifications/platform_notification_service_browsertest.cc
|
| +++ b/chrome/browser/notifications/platform_notification_service_browsertest.cc
|
| @@ -112,7 +112,6 @@ PlatformNotificationServiceBrowserTest::PlatformNotificationServiceBrowserTest()
|
| void PlatformNotificationServiceBrowserTest::SetUpCommandLine(
|
| base::CommandLine* command_line) {
|
| command_line->AppendSwitch(switches::kEnableExperimentalWebPlatformFeatures);
|
| - command_line->AppendSwitch(switches::kEnableNotificationActionIcons);
|
|
|
| InProcessBrowserTest::SetUpCommandLine(command_line);
|
| }
|
|
|