Chromium Code Reviews| Index: ash/shell/context_menu.cc |
| diff --git a/ash/shell/context_menu.cc b/ash/shell/context_menu.cc |
| index 5c8ae851ac3228ece10424d9d067f9204771ef4a..921c27b34d79e8a477f20341435d7744ffb296b2 100644 |
| --- a/ash/shell/context_menu.cc |
| +++ b/ash/shell/context_menu.cc |
| @@ -4,8 +4,8 @@ |
| #include "ash/shell/context_menu.h" |
| -#include "ash/common/shelf/shelf_types.h" |
| #include "ash/common/shelf/wm_shelf.h" |
| +#include "ash/public/cpp/shelf_types.h" |
| #include "grit/ash_strings.h" |
| namespace ash { |