Index: chrome/browser/ui/settings_window_manager_browsertest.cc |
diff --git a/chrome/browser/ui/settings_window_manager_browsertest.cc b/chrome/browser/ui/settings_window_manager_browsertest.cc |
index 83f0cf3ef6f0c1ca98653646415b0bf717494161..a1f7d27de618e219547002dea6f47a490b965ed8 100644 |
--- a/chrome/browser/ui/settings_window_manager_browsertest.cc |
+++ b/chrome/browser/ui/settings_window_manager_browsertest.cc |
@@ -61,7 +61,6 @@ class SettingsWindowManagerTest : public InProcessBrowserTest { |
virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
command_line->AppendSwitch(::switches::kEnableSettingsWindow); |
- command_line->AppendSwitch(::switches::kMultiProfiles); |
} |
Profile* CreateTestProfile() { |