Index: services/ui/ws/window_manager_state.h |
diff --git a/services/ui/ws/window_manager_state.h b/services/ui/ws/window_manager_state.h |
index 0d184ff715b7d8728dad85ff03084da48815a365..95e6b1b1750ddf8f1e82bbda26d8b5f66e357b9e 100644 |
--- a/services/ui/ws/window_manager_state.h |
+++ b/services/ui/ws/window_manager_state.h |
@@ -68,7 +68,6 @@ class WindowManagerState : public EventDispatcherDelegate, |
DragSource* drag_source, |
ServerWindow* window, |
DragTargetConnection* source_connection, |
- int32_t drag_pointer, |
mojo::Map<mojo::String, mojo::Array<uint8_t>> drag_data, |
uint32_t drag_operation); |
void CancelDragDrop(); |