| Index: ash/drag_drop/drag_drop_controller.h
|
| diff --git a/ash/drag_drop/drag_drop_controller.h b/ash/drag_drop/drag_drop_controller.h
|
| index dfaaf437960941cc776a27585c603c27d6baa72a..d44ba20ec51f6161ac6840c3039e73394f2229a3 100644
|
| --- a/ash/drag_drop/drag_drop_controller.h
|
| +++ b/ash/drag_drop/drag_drop_controller.h
|
| @@ -39,7 +39,7 @@ class ASH_EXPORT DragDropController
|
| public aura::EventFilter,
|
| public ui::ImplicitAnimationObserver,
|
| public aura::WindowObserver {
|
| -public:
|
| + public:
|
| DragDropController();
|
| virtual ~DragDropController();
|
|
|
|
|