| Index: ash/shell/context_menu.h | 
| diff --git a/ash/shell/context_menu.h b/ash/shell/context_menu.h | 
| index 3db053c9363db835c6122d472cf7992fe0c6aa8d..6c25698c6100df91b5f1fa7a166f81c4ecb15ce1 100644 | 
| --- a/ash/shell/context_menu.h | 
| +++ b/ash/shell/context_menu.h | 
| @@ -5,7 +5,7 @@ | 
| #ifndef ASH_SHELL_CONTEXT_MENU_H_ | 
| #define ASH_SHELL_CONTEXT_MENU_H_ | 
|  | 
| -#include "ash/common/shelf/shelf_alignment_menu.h" | 
| +#include "ash/shelf/shelf_alignment_menu.h" | 
| #include "base/macros.h" | 
| #include "ui/base/models/simple_menu_model.h" | 
|  | 
|  |