Chromium Code Reviews| Index: ash/wm/wm_event.h |
| diff --git a/ash/wm/wm_event.h b/ash/wm/wm_event.h |
| index 6fcc96463fef5b7c1e36cd1f91ea5b7cba7d41aa..c4fade4e4c562497e5bc36b18e3d9df87fcc85c8 100644 |
| --- a/ash/wm/wm_event.h |
| +++ b/ash/wm/wm_event.h |
| @@ -26,6 +26,7 @@ enum WMEventType { |
| WM_EVENT_FULLSCREEN, |
| WM_EVENT_SNAP_LEFT, |
| WM_EVENT_SNAP_RIGHT, |
| + WM_EVENT_DOCK, |
| // A window is requested to be the given bounds. The request may or |
| // may not be fulfilled depending on the requested bounds and window's |