Chromium Code Reviews| Index: ash/wm/window_dimmer.cc |
| diff --git a/ash/wm/window_dimmer.cc b/ash/wm/window_dimmer.cc |
| index ab213ad618c8a633586f8ccdf3ef1b24a2abced6..b43c2a8340e51bd6f2ebca42874fd55b7078a66f 100644 |
| --- a/ash/wm/window_dimmer.cc |
| +++ b/ash/wm/window_dimmer.cc |
| @@ -6,8 +6,8 @@ |
| #include <memory> |
| -#include "ash/wm_shell.h" |
| -#include "ash/wm_window.h" |
| +#include "ash/common/wm_shell.h" |
| +#include "ash/common/wm_window.h" |
| #include "base/time/time.h" |
| #include "ui/aura/window.h" |
| #include "ui/compositor/layer.h" |