Chromium Code Reviews| Index: ash/wm/switchable_windows.cc |
| diff --git a/ash/wm/switchable_windows.cc b/ash/wm/switchable_windows.cc |
| index 7eb572d4e993fb8c3bf7245bcaf91cb2404591b1..6b9e1b008b31ccd96afce296c42d6a466089724b 100644 |
| --- a/ash/wm/switchable_windows.cc |
| +++ b/ash/wm/switchable_windows.cc |
| @@ -4,8 +4,8 @@ |
| #include "ash/wm/switchable_windows.h" |
| -#include "ash/common/wm_window.h" |
| #include "ash/public/cpp/shell_window_ids.h" |
| +#include "ash/wm_window.h" |
| namespace ash { |
| namespace wm { |