Index: services/ui/ws/window_tree.h |
diff --git a/services/ui/ws/window_tree.h b/services/ui/ws/window_tree.h |
index cb34fcbfcc23545173c9b3daa24cc9e274fd9017..8fdd7f8cd4b422016d141760a1693cf0b8439329 100644 |
--- a/services/ui/ws/window_tree.h |
+++ b/services/ui/ws/window_tree.h |
@@ -445,7 +445,6 @@ class WindowTree : public mojom::WindowTree, |
override; |
void PerformDragDrop(uint32_t change_id, |
Id source_window_id, |
- int32_t drag_pointer, |
mojo::Map<mojo::String, mojo::Array<uint8_t>> drag_data, |
uint32_t drag_operation) override; |
void CancelDragDrop(Id window_id) override; |