Chromium Code Reviews| Index: ui/wm/public/activation_delegate.h |
| diff --git a/ui/wm/public/activation_delegate.h b/ui/wm/public/activation_delegate.h |
| index 3c5b3aeb87c31bb51dc76a9fcf6f0e1113bff83c..c14973beda22b45d5f797ac21f178c2a213cb364 100644 |
| --- a/ui/wm/public/activation_delegate.h |
| +++ b/ui/wm/public/activation_delegate.h |
| @@ -7,10 +7,6 @@ |
| #include "ui/aura/aura_export.h" |
| -namespace ui { |
| -class Event; |
| -} |
| - |
| namespace aura { |
| class Window; |
| namespace client { |