Index: ash/launcher/launcher_view.cc |
diff --git a/ash/launcher/launcher_view.cc b/ash/launcher/launcher_view.cc |
index f0b4bf5b47e4b558d61a52b5aa0075d8d104c66f..e7eb39cae44e94f2c2c1ca3c2d2031496b973c83 100644 |
--- a/ash/launcher/launcher_view.cc |
+++ b/ash/launcher/launcher_view.cc |
@@ -1253,8 +1253,6 @@ void LauncherView::LauncherItemChanged(int model_index, |
break; |
} |
case TYPE_BROWSER_SHORTCUT: |
- if (!Shell::IsLauncherPerDisplayEnabled()) |
- break; |
// Fallthrough for the new Launcher since it needs to show the activation |
// change as well. |
case TYPE_APP_SHORTCUT: |