Chromium Code Reviews| Index: ui/aura/window_tree_host_x11.h |
| diff --git a/ui/aura/window_tree_host_x11.h b/ui/aura/window_tree_host_x11.h |
| index 8ae70d5614ffe90e04f12d0e4a5428deab18d3da..dead24f750f000507eaf9e1051bde7b057842a6f 100644 |
| --- a/ui/aura/window_tree_host_x11.h |
| +++ b/ui/aura/window_tree_host_x11.h |
| @@ -23,7 +23,6 @@ typedef unsigned long XID; |
| typedef XID Window; |
| namespace ui { |
| -class MouseEvent; |
| class XScopedEventSelector; |
| } |