| Index: ash/shell/context_menu.h
|
| diff --git a/ash/shell/context_menu.h b/ash/shell/context_menu.h
|
| index 9c59e7e74efea11545c4f6a8888e4d13ecf25b68..c89a4064e3c0181dfaf02864dde54d1a1187d588 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/shelf/shelf_alignment_menu.h"
|
| +#include "ash/common/shelf/shelf_alignment_menu.h"
|
| #include "base/macros.h"
|
| #include "ui/base/models/simple_menu_model.h"
|
|
|
|
|