Chromium Code Reviews| Index: ash/common/wm/switchable_windows.cc |
| diff --git a/ash/common/wm/switchable_windows.cc b/ash/common/wm/switchable_windows.cc |
| index 5560560126fbe5052434eb1a404687ab66371fb0..02f7c35b6e93b926d64201af764c4e698d9720f2 100644 |
| --- a/ash/common/wm/switchable_windows.cc |
| +++ b/ash/common/wm/switchable_windows.cc |
| @@ -4,8 +4,8 @@ |
| #include "ash/common/wm/switchable_windows.h" |
| -#include "ash/common/shell_window_ids.h" |
| #include "ash/common/wm_window.h" |
| +#include "ash/shared/shell_window_ids.h" |
| namespace ash { |
| namespace wm { |