| Index: chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc (revision 147000)
|
| +++ chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc (working copy)
|
| @@ -773,8 +773,6 @@
|
| SafeBrowsingServiceCookieTest() {}
|
|
|
| virtual void SetUpCommandLine(CommandLine* command_line) {
|
| - InProcessBrowserTest::SetUpCommandLine(command_line);
|
| -
|
| // We need to start the test server to get the host&port in the url.
|
| ASSERT_TRUE(test_server()->Start());
|
|
|
|
|