Index: services/ui/public/cpp/window_tree_client.h |
diff --git a/services/ui/public/cpp/window_tree_client.h b/services/ui/public/cpp/window_tree_client.h |
index 169e7725ca6e1a6030b7a8aeadaab5092837f16c..64a45990273e29fdc082fbf5c06d9d12374c4d88 100644 |
--- a/services/ui/public/cpp/window_tree_client.h |
+++ b/services/ui/public/cpp/window_tree_client.h |
@@ -178,7 +178,6 @@ class WindowTreeClient : public mojom::WindowTreeClient, |
void PerformDragDrop( |
Window* window, |
- int drag_pointer, |
const std::map<std::string, std::vector<uint8_t>>& drag_data, |
int drag_operation, |
const gfx::Point& cursor_location, |