Chromium Code Reviews| Index: ash/wm/window_util.cc |
| diff --git a/ash/wm/window_util.cc b/ash/wm/window_util.cc |
| index 09eadb5d6d65ec3730c18fdba93c928469665263..cefacb2e192aeb1c812e86c67d2150a1301a9afe 100644 |
| --- a/ash/wm/window_util.cc |
| +++ b/ash/wm/window_util.cc |
| @@ -6,8 +6,8 @@ |
| #include <vector> |
| -#include "ash/ash_constants.h" |
| #include "ash/aura/wm_window_aura.h" |
| +#include "ash/common/ash_constants.h" |
| #include "ash/common/wm/window_state.h" |
| #include "ash/common/wm/wm_event.h" |
| #include "ash/common/wm/wm_screen_util.h" |