Index: chrome/browser/ui/intents/web_intent_picker_controller_browsertest.cc |
=================================================================== |
--- chrome/browser/ui/intents/web_intent_picker_controller_browsertest.cc (revision 147000) |
+++ chrome/browser/ui/intents/web_intent_picker_controller_browsertest.cc (working copy) |
@@ -208,8 +208,6 @@ |
// SetUpInProcessBrowserTestFixture so that we can get its port number. |
ASSERT_TRUE(test_server()->Start()); |
- InProcessBrowserTest::SetUpCommandLine(command_line); |
- |
net::HostPortPair host_port = test_server()->host_port_pair(); |
command_line->AppendSwitchASCII( |
switches::kAppsGalleryDownloadURL, |