Remove pointless InProcessBrowserTest calls.

InProcessBrowserTest is the base class and its SetUpCommandLine() method
does not do anything. Same for SetUpInProcessBrowserTestFixture(),
TearDownInProcessBrowserTestFixture(), and TearDownOnMainThread().

Review-Url: https://codereview.chromium.org/2957983002
Cr-Commit-Position: refs/heads/master@{#483084}
49 files changed