| Index: ash/wm/dock/docked_window_resizer_unittest.cc
|
| diff --git a/ash/wm/dock/docked_window_resizer_unittest.cc b/ash/wm/dock/docked_window_resizer_unittest.cc
|
| index ac0b5b7823a2e5911b0652099d8bf14fda2e45d7..b15117d092a3782ccc4690678a29fbe6d40479f9 100644
|
| --- a/ash/wm/dock/docked_window_resizer_unittest.cc
|
| +++ b/ash/wm/dock/docked_window_resizer_unittest.cc
|
| @@ -45,8 +45,6 @@ class DockedWindowResizerTest
|
| virtual ~DockedWindowResizerTest() {}
|
|
|
| virtual void SetUp() OVERRIDE {
|
| - CommandLine::ForCurrentProcess()->AppendSwitch(
|
| - ash::switches::kAshEnableDockedWindows);
|
| AshTestBase::SetUp();
|
| UpdateDisplay("600x400");
|
| test::ShellTestApi test_api(Shell::GetInstance());
|
|
|