Chromium Code Reviews| Index: ash/system/overview/overview_button_tray.cc |
| diff --git a/ash/system/overview/overview_button_tray.cc b/ash/system/overview/overview_button_tray.cc |
| index 3bb0c8aeffd01602a26c944e00d31b625499b4aa..2874b7bf9b2936afe843705df089e28e092c258c 100644 |
| --- a/ash/system/overview/overview_button_tray.cc |
| +++ b/ash/system/overview/overview_button_tray.cc |
| @@ -10,6 +10,7 @@ |
| #include "ash/common/shelf/shelf_types.h" |
| #include "ash/common/shelf/wm_shelf_util.h" |
| #include "ash/common/system/tray/system_tray_delegate.h" |
| +#include "ash/common/system/tray/tray_constants.h" |
|
tdanderson
2016/06/10 22:54:43
Is this #include needed given that you haven't mad
yiyix
2016/06/13 18:43:54
Done.
|
| #include "ash/common/wm_shell.h" |
| #include "ash/shelf/shelf_util.h" |
| #include "ash/shell.h" |