| Index: chrome/browser/ui/ash/launcher/arc_launcher_context_menu.cc
|
| diff --git a/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.cc b/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.cc
|
| index 294f9df6a2f3143bc206c8477b3a01a6f6a58cbe..36fdb8a62113a40e14e10ad65aaab453dbe7c594 100644
|
| --- a/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.cc
|
| +++ b/chrome/browser/ui/ash/launcher/arc_launcher_context_menu.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/ui/ash/launcher/arc_launcher_context_menu.h"
|
|
|
| -#include "ash/common/shelf/shelf_item_types.h"
|
| +#include "ash/shelf/shelf_item_types.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/ui/app_list/arc/arc_app_list_prefs.h"
|
| #include "chrome/browser/ui/app_list/arc/arc_app_utils.h"
|
|
|