Commit 6fff46c2 authored by tnagel@chromium.org's avatar tnagel@chromium.org

Remove duplicate AppendSwitch in AccountsOptionsTest.

BUG=none

Review URL: https://codereview.chromium.org/228703003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263042 0039d316-1c4b-4281-b951-d872f2087c98
parent 8703246c
......@@ -57,7 +57,6 @@ class AccountsOptionsTest : public LoginManagerTest {
virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
LoginManagerTest::SetUpCommandLine(command_line);
command_line->AppendSwitch(::switches::kMultiProfiles);
}
protected:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment