| Index: ash/wm/dock/docked_window_layout_manager_unittest.cc
|
| diff --git a/ash/wm/dock/docked_window_layout_manager_unittest.cc b/ash/wm/dock/docked_window_layout_manager_unittest.cc
|
| index 7d63296f7a320e4b002f7dbd64dc7a3bdd5c8bf8..17a155d618f20ab617d6cbc95856ed812c80fec1 100644
|
| --- a/ash/wm/dock/docked_window_layout_manager_unittest.cc
|
| +++ b/ash/wm/dock/docked_window_layout_manager_unittest.cc
|
| @@ -46,8 +46,6 @@ class DockedWindowLayoutManagerTest
|
| virtual ~DockedWindowLayoutManagerTest() {}
|
|
|
| virtual void SetUp() OVERRIDE {
|
| - CommandLine::ForCurrentProcess()->AppendSwitch(
|
| - ash::switches::kAshEnableDockedWindows);
|
| AshTestBase::SetUp();
|
| UpdateDisplay("600x600");
|
| ASSERT_TRUE(test::TestShelfDelegate::instance());
|
|
|