| Index: ash/system/tray_update.h
|
| diff --git a/ash/system/tray_update.h b/ash/system/tray_update.h
|
| index 7d9c236ca40529c21ffa57ecde329f590f9e7a47..5ca0cdf2c3f04a0669b7076f13b69bea9d0e12cc 100644
|
| --- a/ash/system/tray_update.h
|
| +++ b/ash/system/tray_update.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_TRAY_UPDATE_H_
|
| #define ASH_SYSTEM_TRAY_UPDATE_H_
|
|
|
| +#include "ash/common/system/update/update_observer.h"
|
| #include "ash/system/tray/tray_image_item.h"
|
| -#include "ash/system/user/update_observer.h"
|
| #include "base/macros.h"
|
|
|
| namespace views {
|
|
|