Index: components/mus/ws/operation.h |
diff --git a/components/mus/ws/operation.h b/components/mus/ws/operation.h |
index 27441a672e9155bc1e7359f947fd49e6de964098..76b4111d5903dfe8b1dd92c355660726cf3153b3 100644 |
--- a/components/mus/ws/operation.h |
+++ b/components/mus/ws/operation.h |
@@ -27,6 +27,7 @@ enum class OperationType { |
REORDER_WINDOW, |
SET_FOCUS, |
SET_WINDOW_BOUNDS, |
+ SET_WINDOW_PREDEFINED_CURSOR, |
SET_WINDOW_PROPERTY, |
SET_WINDOW_VISIBILITY, |
}; |