| Index: ash/wm/dock/docked_window_resizer_unittest.cc | 
| diff --git a/ash/wm/dock/docked_window_resizer_unittest.cc b/ash/wm/dock/docked_window_resizer_unittest.cc | 
| index 847b7db2aa1a319a2b3ed1ac5124501904322ae6..ee59164ae9cb039642392c2633334fed6d112f67 100644 | 
| --- a/ash/wm/dock/docked_window_resizer_unittest.cc | 
| +++ b/ash/wm/dock/docked_window_resizer_unittest.cc | 
| @@ -4,8 +4,8 @@ | 
|  | 
| #include "ash/common/wm/dock/docked_window_resizer.h" | 
|  | 
| -#include "ash/ash_switches.h" | 
| #include "ash/aura/wm_window_aura.h" | 
| +#include "ash/common/ash_switches.h" | 
| #include "ash/common/shelf/shelf_model.h" | 
| #include "ash/common/shelf/shelf_types.h" | 
| #include "ash/common/shell_window_ids.h" | 
|  |