Chromium Code Reviews| Index: ui/aura/window_tree_host_mac.h |
| diff --git a/ui/aura/window_tree_host_mac.h b/ui/aura/window_tree_host_mac.h |
| index d8adb74e80d7a279906ddb36ed6e849d05d7e44b..7ae5efd57c01c2dfb4e82c72db3c4adadd2845c4 100644 |
| --- a/ui/aura/window_tree_host_mac.h |
| +++ b/ui/aura/window_tree_host_mac.h |
| @@ -14,10 +14,6 @@ |
| #include "ui/gfx/geometry/insets.h" |
| #include "ui/gfx/geometry/rect.h" |
| -namespace ui { |
| -class MouseEvent; |
| -} |
| - |
| namespace aura { |
| class AURA_EXPORT WindowTreeHostMac : public WindowTreeHost { |