Chromium Code Reviews| Index: ui/wm/core/shadow_types.h |
| diff --git a/ui/wm/core/shadow_types.h b/ui/wm/core/shadow_types.h |
| index 48aec227a06d57623175e670b0c42eb246214c5f..b437c1b1df8a34ccf3dcfde29e4293269329ab59 100644 |
| --- a/ui/wm/core/shadow_types.h |
| +++ b/ui/wm/core/shadow_types.h |
| @@ -8,10 +8,6 @@ |
| #include "ui/aura/window.h" |
| #include "ui/wm/wm_export.h" |
| -namespace aura { |
| -class Window; |
| -} |
| - |
| namespace wm { |
| // Different types of drop shadows that can be drawn under a window by the |