| Index: ui/views/view.h
|
| diff --git a/ui/views/view.h b/ui/views/view.h
|
| index 1e90cb3a0f9ea7f9e3d6e1efae65fff4ab55e0ca..d75f8e699140eb628f4e0bb75f4cee18e0c41450 100644
|
| --- a/ui/views/view.h
|
| +++ b/ui/views/view.h
|
| @@ -1598,7 +1598,6 @@ class VIEWS_EXPORT View : public ui::LayerDelegate,
|
|
|
| // Input --------------------------------------------------------------------
|
|
|
| - scoped_ptr<internal::PostEventDispatchHandler> post_dispatch_handler_;
|
| scoped_ptr<ui::EventTargeter> targeter_;
|
|
|
| // Accessibility -------------------------------------------------------------
|
|
|