| Index: ash/wm/lock_layout_manager.h
 | 
| diff --git a/ash/wm/lock_layout_manager.h b/ash/wm/lock_layout_manager.h
 | 
| index d3e30ab88c52fd218fca2205ec0ee23462496834..dc08d23d732deac767d939cd3387b9123e54112c 100644
 | 
| --- a/ash/wm/lock_layout_manager.h
 | 
| +++ b/ash/wm/lock_layout_manager.h
 | 
| @@ -6,7 +6,7 @@
 | 
|  #define ASH_WM_LOCK_LAYOUT_MANAGER_H_
 | 
|  
 | 
|  #include "ash/ash_export.h"
 | 
| -#include "ash/shell_observer.h"
 | 
| +#include "ash/common/shell_observer.h"
 | 
|  #include "ash/wm/wm_snap_to_pixel_layout_manager.h"
 | 
|  #include "ash/wm/wm_types.h"
 | 
|  #include "base/macros.h"
 | 
| 
 |