| Index: chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc
|
| diff --git a/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc b/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc
|
| index e57bac79e170cb3e2430b0778e6e6a6421bcad8e..2aa5c87f0ec24a73fd4c2fa97317634ce13f8d0d 100644
|
| --- a/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc
|
| +++ b/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "ash/shelf/shelf_model.h"
|
| +#include "ash/common/shelf/shelf_model.h"
|
| #include "ash/shelf/shelf_util.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/window_util.h"
|
|
|