Index: ash/drag_drop/drag_drop_controller_unittest.cc |
diff --git a/ash/drag_drop/drag_drop_controller_unittest.cc b/ash/drag_drop/drag_drop_controller_unittest.cc |
index 39f9974872070e8d761b5d8605fb26a32511b59f..fd26f3704b41d1219a53f66a71169da656606805 100644 |
--- a/ash/drag_drop/drag_drop_controller_unittest.cc |
+++ b/ash/drag_drop/drag_drop_controller_unittest.cc |
@@ -163,7 +163,7 @@ class TestDragDropController : public internal::DragDropController { |
virtual int StartDragAndDrop( |
const ui::OSExchangeData& data, |
- aura::RootWindow* root_window, |
+ aura::Window* root_window, |
aura::Window* source_window, |
const gfx::Point& location, |
int operation, |