Index: ui/views/selection_controller_delegate.h |
diff --git a/ui/views/selection_controller_delegate.h b/ui/views/selection_controller_delegate.h |
index d9c823d607d3692f527dc2d7418860ae17a5fc5c..09f824b6a504434e12fc35166ef1ae6b847358d8 100644 |
--- a/ui/views/selection_controller_delegate.h |
+++ b/ui/views/selection_controller_delegate.h |
@@ -7,10 +7,6 @@ |
#include "ui/views/views_export.h" |
-namespace ui { |
-class MouseEvent; |
-} |
- |
namespace views { |
// An interface implemented/managed by a view which uses the |