Chromium Code Reviews| Index: services/ui/ws/operation.h |
| diff --git a/services/ui/ws/operation.h b/services/ui/ws/operation.h |
| index 6c98fbaed56da2b507a79b5a16873db766425e1f..9b6abe6425090e188cc34ad729785750954b75ef 100644 |
| --- a/services/ui/ws/operation.h |
| +++ b/services/ui/ws/operation.h |
| @@ -27,6 +27,7 @@ enum class OperationType { |
| REMOVE_WINDOW_FROM_PARENT, |
| REORDER_WINDOW, |
| SET_CAPTURE, |
| + SET_CLIENT_AREA, |
| SET_FOCUS, |
| SET_WINDOW_BOUNDS, |
| SET_WINDOW_OPACITY, |