| Index: ash/wm/window_animations.h
|
| diff --git a/ash/wm/window_animations.h b/ash/wm/window_animations.h
|
| index 90fa179bee79abf1d8780f12f98921ebb8ed056f..e0c32d42398e156dc2dc85534ba4a1b26f9102de 100644
|
| --- a/ash/wm/window_animations.h
|
| +++ b/ash/wm/window_animations.h
|
| @@ -31,9 +31,6 @@ enum WindowVisibilityAnimationType {
|
| WINDOW_VISIBILITY_ANIMATION_TYPE_DROP, // Window shrinks in.
|
| WINDOW_VISIBILITY_ANIMATION_TYPE_VERTICAL, // Vertical Glenimation.
|
| WINDOW_VISIBILITY_ANIMATION_TYPE_FADE, // Fades in/out.
|
| - WINDOW_VISIBILITY_ANIMATION_TYPE_WORKSPACE_SHOW, // Windows are scaled and
|
| - // fade in.
|
| - WINDOW_VISIBILITY_ANIMATION_TYPE_WORKSPACE_HIDE, // Inverse of SHOW.
|
| WINDOW_VISIBILITY_ANIMATION_TYPE_MINIMIZE, // Window scale/rotates down
|
| // to its launcher icon.
|
| // Fade in/out using brightness and grayscale web filters.
|
|
|