| Index: ui/message_center/views/slide_out_controller.h
|
| diff --git a/ui/message_center/views/slide_out_controller.h b/ui/message_center/views/slide_out_controller.h
|
| index 6d7a71c7e3bc0c4fe14cfcf6e5938c75d4202808..4ec259a2f6c65e8b846047dbb38e824393d59f5b 100644
|
| --- a/ui/message_center/views/slide_out_controller.h
|
| +++ b/ui/message_center/views/slide_out_controller.h
|
| @@ -47,7 +47,6 @@ class SlideOutController : public ui::EventHandler,
|
| // |direction| indicates which way the slide occurs.
|
| void SlideOutAndClose(int direction);
|
|
|
| - ui::ScopedTargetHandler target_handling_;
|
| Delegate* delegate_;
|
|
|
| float gesture_amount_ = 0.f;
|
|
|