Index: services/ui/public/interfaces/window_tree.mojom |
diff --git a/services/ui/public/interfaces/window_tree.mojom b/services/ui/public/interfaces/window_tree.mojom |
index de0b9c7cb0690fa0348ba6a2ee0424604c15c77f..c7f68eda14f6938d4804c58036ace972879bbf10 100644 |
--- a/services/ui/public/interfaces/window_tree.mojom |
+++ b/services/ui/public/interfaces/window_tree.mojom |
@@ -285,7 +285,6 @@ interface WindowTree { |
// clients will try to read all this data on first entry. |
PerformDragDrop(uint32 change_id, |
uint32 source_window_id, |
- int32 drag_pointer, |
map<string, array<uint8>> drag_data, |
uint32 drag_operation); |