Index: ash/launcher/launcher_tooltip_manager_unittest.cc |
diff --git a/ash/launcher/launcher_tooltip_manager_unittest.cc b/ash/launcher/launcher_tooltip_manager_unittest.cc |
index 39ba6dcc8d59ada3f047fdf59988609beb35ac51..66bf02da8a5904d84cc97554f6e6dce9b1c83ccd 100644 |
--- a/ash/launcher/launcher_tooltip_manager_unittest.cc |
+++ b/ash/launcher/launcher_tooltip_manager_unittest.cc |
@@ -41,7 +41,6 @@ class LauncherTooltipManagerTest : public AshTestBase { |
internal::RootWindowController* controller = |
Shell::GetPrimaryRootWindowController(); |
tooltip_manager_.reset(new internal::LauncherTooltipManager( |
- SHELF_ALIGNMENT_BOTTOM, |
controller->shelf(), |
controller->launcher()->GetLauncherViewForTest())); |
} |