| Index: ash/common/wm/screen_dimmer.cc
|
| diff --git a/ash/common/wm/screen_dimmer.cc b/ash/common/wm/screen_dimmer.cc
|
| index 00e936ae2d2ab10bccb6153bd5ef413b6538c69b..101d96f607d9bff2b63872050e96f00caa0808ea 100644
|
| --- a/ash/common/wm/screen_dimmer.cc
|
| +++ b/ash/common/wm/screen_dimmer.cc
|
| @@ -4,12 +4,12 @@
|
|
|
| #include "ash/common/wm/screen_dimmer.h"
|
|
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/container_finder.h"
|
| #include "ash/common/wm/window_dimmer.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| #include "ash/common/wm_window_user_data.h"
|
| +#include "ash/shared/shell_window_ids.h"
|
| #include "base/memory/ptr_util.h"
|
|
|
| namespace ash {
|
|
|