Chromium Code Reviews| Index: ui/views/linux_ui/linux_ui.h |
| diff --git a/ui/views/linux_ui/linux_ui.h b/ui/views/linux_ui/linux_ui.h |
| index d3d2fb16a0cb4183d439af0bcbe49e252ece3882..b7de506d154cef0015010274ee4a675fad21ed22 100644 |
| --- a/ui/views/linux_ui/linux_ui.h |
| +++ b/ui/views/linux_ui/linux_ui.h |
| @@ -40,7 +40,6 @@ namespace views { |
| class Border; |
| class LabelButton; |
| class LabelButtonBorder; |
| -class View; |
| class WindowButtonOrderObserver; |
| // Adapter class with targets to render like different toolkits. Set by any |