| Index: chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.cc b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| index 56997546e2bb3d9cde81bbd7c509a07e63f9c85d..e622da2afb6a0069cc5a4019e31107ae6974dfcd 100644
|
| --- a/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| +++ b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| @@ -8,6 +8,7 @@
|
| #include "ash/host/root_window_host_factory.h"
|
| #include "ash/launcher/launcher_types.h"
|
| #include "ash/magnifier/magnifier_constants.h"
|
| +#include "ash/shelf/shelf_widget.h"
|
| #include "ash/system/tray/system_tray_delegate.h"
|
| #include "ash/wm/window_properties.h"
|
| #include "ash/wm/window_util.h"
|
|
|