| Index: chrome/browser/app_controller_mac_browsertest.mm
|
| diff --git a/chrome/browser/app_controller_mac_browsertest.mm b/chrome/browser/app_controller_mac_browsertest.mm
|
| index 212af967c06934633cac132f4a4d95708af2a24b..922ed687b6cabb7e2b2cae39ab93a039d67eabee 100644
|
| --- a/chrome/browser/app_controller_mac_browsertest.mm
|
| +++ b/chrome/browser/app_controller_mac_browsertest.mm
|
| @@ -433,7 +433,6 @@ class AppControllerOpenShortcutOnStartupBrowserTest
|
| set_open_about_blank_on_browser_launch(false);
|
| // Skip AppControllerOpenShortcutBrowserTest::SetUpCommandLine, which adds
|
| // startup URL.
|
| - InProcessBrowserTest::SetUpCommandLine(command_line);
|
| }
|
|
|
| SessionStartupPref::Type GetSessionStartupPref() {
|
|
|