Chromium Code Reviews| Index: ash/common/system/status_area_widget_delegate.cc |
| diff --git a/ash/common/system/status_area_widget_delegate.cc b/ash/common/system/status_area_widget_delegate.cc |
| index d749273d18780a3cbacab8d04e3ee510ec2539f2..f1c4d75ec76c981d9cb9a8ec6bbb19cc8d29c126 100644 |
| --- a/ash/common/system/status_area_widget_delegate.cc |
| +++ b/ash/common/system/status_area_widget_delegate.cc |
| @@ -12,6 +12,7 @@ |
| #include "ash/common/shelf/wm_shelf.h" |
| #include "ash/common/shelf/wm_shelf_util.h" |
| #include "ash/common/shell_window_ids.h" |
| +#include "ash/common/system/tray/tray_background_view.h" |
|
varkha
2016/07/14 21:34:47
Do you still need this?
yiyix
2016/07/26 20:27:31
Done.
|
| #include "ash/common/system/tray/tray_constants.h" |
| #include "ash/common/wm_lookup.h" |
| #include "ash/common/wm_root_window_controller.h" |