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 0d0617ac0313510e78ad282459bb17e0a146914c..c6d81ddf556fb08610bb30c22e826b58b987b718 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())); |
} |