Index: ash/wm/activation_controller.cc |
diff --git a/ash/wm/activation_controller.cc b/ash/wm/activation_controller.cc |
index 0e50f2c86e6293c5b6c9e32e45f4548faf99ca68..196043ac81992b1804222343d6ebece911ab82a6 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, |
}; |