| Index: ash/system/cast/tray_cast.h
|
| diff --git a/ash/system/cast/tray_cast.h b/ash/system/cast/tray_cast.h
|
| index 4413445501db8f0bf5233bd0084f1d8d91a38f91..6b5a6c1d28480a6511d12f0642fcc7203656a858 100644
|
| --- a/ash/system/cast/tray_cast.h
|
| +++ b/ash/system/cast/tray_cast.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_SYSTEM_CAST_TRAY_CAST_H_
|
|
|
| #include "ash/cast_config_delegate.h"
|
| -#include "ash/shell_observer.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/system/tray/system_tray_item.h"
|
| #include "base/macros.h"
|
|
|
|
|