| Index: ash/system/tray/tray_empty.h
|
| diff --git a/ash/system/tray/tray_empty.h b/ash/system/tray/tray_empty.h
|
| index f9bcc95d7fa697a588a23caa1f7b0b19f7996681..4d43c2e2a183d6f54f30fced88448aa36bb3460b 100644
|
| --- a/ash/system/tray/tray_empty.h
|
| +++ b/ash/system/tray/tray_empty.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ASH_SYSTEM_TRAY_TRAY_EMPTY_H_
|
| #define ASH_SYSTEM_TRAY_TRAY_EMPTY_H_
|
|
|
| -#include "ash/system/tray/system_tray_item.h"
|
| +#include "ash/common/system/tray/system_tray_item.h"
|
| #include "base/macros.h"
|
|
|
| namespace ash {
|
|
|