Chromium Code Reviews| Index: ash/common/wm/switchable_windows.h |
| diff --git a/ash/common/wm/switchable_windows.h b/ash/common/wm/switchable_windows.h |
| index e7303d8dbec6d0a799f0383b1ec8d96b47137886..e960a2f36ce6562063e892f7092ea00dd4c6fead 100644 |
| --- a/ash/common/wm/switchable_windows.h |
| +++ b/ash/common/wm/switchable_windows.h |
| @@ -11,10 +11,11 @@ |
| #include "base/macros.h" |
| namespace ash { |
| -namespace wm { |
| class WmWindow; |
| +namespace wm { |
| + |
| // List of containers which contain windows that can be switched via Alt+Tab to. |
| ASH_EXPORT extern const int kSwitchableWindowContainerIds[]; |