| 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..efa1a9a83ad9cceda77ec3d00f5a1bb502f3c8fb 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/public/cpp/shell_window_ids.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|