| Index: chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc
|
| diff --git a/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc b/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc
|
| index a05ff2e0a7093af1cccdb286dd45dfdddf00096c..e6dcb1228155fed84cea83db11dcd794e5e104e3 100644
|
| --- a/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc
|
| +++ b/chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h"
|
|
|
| -#include "apps/native_app_window.h"
|
| +#include "apps/ui/native_app_window.h"
|
| #include "ash/launcher/launcher_model.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/window_util.h"
|
|
|