| Index: chrome/browser/ui/ash/launcher/browser_status_monitor.cc
|
| diff --git a/chrome/browser/ui/ash/launcher/browser_status_monitor.cc b/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
|
| index 4c7e7c2bf4c912066727cb1bf38e010ca60f1282..8859cd414ec8a302fc4d89abd2e8e229fd2c9f09 100644
|
| --- a/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
|
| +++ b/chrome/browser/ui/ash/launcher/browser_status_monitor.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/ui/ash/launcher/browser_status_monitor.h"
|
|
|
| -#include "ash/common/shelf/shelf_item_types.h"
|
| +#include "ash/shelf/shelf_item_types.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/window_util.h"
|
| #include "base/macros.h"
|
|
|