Index: ash/common/wm/overview/overview_animation_type.h |
diff --git a/ash/common/wm/overview/overview_animation_type.h b/ash/common/wm/overview/overview_animation_type.h |
index 5db93566192ae92517a61d5fa8244ce9625bcb07..fb975eb86f81408a10d26f91bd17adb44bfab458 100644 |
--- a/ash/common/wm/overview/overview_animation_type.h |
+++ b/ash/common/wm/overview/overview_animation_type.h |
@@ -17,8 +17,6 @@ enum OverviewAnimationType { |
// Used to position windows when entering/exiting overview mode and when a |
// window is closed while overview mode is active. |
OVERVIEW_ANIMATION_LAY_OUT_SELECTOR_ITEMS, |
- // Used to hide non-overview mode windows. |
- OVERVIEW_ANIMATION_HIDE_WINDOW, |
// Used to restore windows to their original position when exiting overview |
// mode. |
OVERVIEW_ANIMATION_RESTORE_WINDOW, |