| Index: chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h
|
| diff --git a/chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h b/chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h
|
| index a325eb49b22050ac793eb6d3aee5f9594e8caf0a..ba9b5332364ee0dc73b731144bcd6d08830fcf55 100644
|
| --- a/chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h
|
| +++ b/chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "ash/shelf/shelf_menu_model.h"
|
| +#include "ash/common/shelf/shelf_menu_model.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
|
|
|
|