| Index: chrome/browser/chromeos/arc/arc_session_manager_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/arc/arc_session_manager_browsertest.cc b/chrome/browser/chromeos/arc/arc_session_manager_browsertest.cc
|
| index f5ed4cfc59aff5329ab01864e04eb02463d5d46b..4e0898081a519b8d9a06bc6198b1d18f7712b71d 100644
|
| --- a/chrome/browser/chromeos/arc/arc_session_manager_browsertest.cc
|
| +++ b/chrome/browser/chromeos/arc/arc_session_manager_browsertest.cc
|
| @@ -104,7 +104,6 @@ class ArcSessionManagerTest : public InProcessBrowserTest {
|
| ~ArcSessionManagerTest() override {}
|
|
|
| void SetUpCommandLine(base::CommandLine* command_line) override {
|
| - InProcessBrowserTest::SetUpCommandLine(command_line);
|
| arc::SetArcAvailableCommandLineForTesting(command_line);
|
| }
|
|
|
|
|