summaryrefslogtreecommitdiffstats
path: root/ash/wm/activation_controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/activation_controller.cc')
-rw-r--r--ash/wm/activation_controller.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/wm/activation_controller.cc b/ash/wm/activation_controller.cc
index 0e50f2c..196043ac 100644
--- a/ash/wm/activation_controller.cc
+++ b/ash/wm/activation_controller.cc
@@ -43,7 +43,7 @@ const int kWindowContainerIds[] = {
// containers even though these layers are higher. The user expects their
// windows to be focused before these elements.
kShellWindowId_PanelContainer,
- kShellWindowId_LauncherContainer,
+ kShellWindowId_ShelfContainer,
kShellWindowId_StatusContainer,
};