Index: ash/drag_drop/drag_drop_controller.cc |
=================================================================== |
--- ash/drag_drop/drag_drop_controller.cc (revision 119894) |
+++ ash/drag_drop/drag_drop_controller.cc (working copy) |
@@ -34,8 +34,7 @@ |
// DragDropController, public: |
DragDropController::DragDropController() |
- : aura::EventFilter(RootWindow::GetInstance()), |
- drag_image_(NULL), |
+ : drag_image_(NULL), |
drag_data_(NULL), |
drag_operation_(0), |
dragged_window_(NULL), |