Chromium Code Reviews| Index: components/mus/ws/operation.h |
| diff --git a/components/mus/ws/operation.h b/components/mus/ws/operation.h |
| index 3ab7f6aea2412c086f8ee809b6f9526e33fd5444..0691f99643d5260858447e14d78b84a04c9fa9a5 100644 |
| --- a/components/mus/ws/operation.h |
| +++ b/components/mus/ws/operation.h |
| @@ -26,6 +26,7 @@ enum class OperationType { |
| REMOVE_TRANSIENT_WINDOW_FROM_PARENT, |
| REMOVE_WINDOW_FROM_PARENT, |
| REORDER_WINDOW, |
| + SET_AS_MODAL, |
| SET_CAPTURE, |
| SET_FOCUS, |
| SET_WINDOW_BOUNDS, |