| Index: services/ui/public/cpp/tests/test_window_tree.cc
|
| diff --git a/services/ui/public/cpp/tests/test_window_tree.cc b/services/ui/public/cpp/tests/test_window_tree.cc
|
| index ace3f89d7cad713db026b5394ecb11b87f3ca3ea..e973ad40c773dd229f6d9af8ef75f394089683c9 100644
|
| --- a/services/ui/public/cpp/tests/test_window_tree.cc
|
| +++ b/services/ui/public/cpp/tests/test_window_tree.cc
|
| @@ -174,7 +174,6 @@ void TestWindowTree::GetCursorLocationMemory(
|
| void TestWindowTree::PerformDragDrop(
|
| uint32_t change_id,
|
| uint32_t source_window_id,
|
| - int32_t drag_pointer,
|
| mojo::Map<mojo::String, mojo::Array<uint8_t>> drag_data,
|
| uint32_t drag_operation) {}
|
|
|
|
|