| Index: ash/system/user/tray_user.cc
|
| diff --git a/ash/system/user/tray_user.cc b/ash/system/user/tray_user.cc
|
| index 1532c526f3f2a03f4146ffb5288db5c1ef047676..fe54d9ad412204cd7eea587ef7ab089b286ed620 100644
|
| --- a/ash/system/user/tray_user.cc
|
| +++ b/ash/system/user/tray_user.cc
|
| @@ -17,6 +17,7 @@
|
| #include "ash/system/tray/tray_item_view.h"
|
| #include "ash/system/tray/tray_popup_label_button.h"
|
| #include "ash/system/tray/tray_popup_label_button_border.h"
|
| +#include "ash/system/tray/tray_utils.h"
|
| #include "base/i18n/rtl.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_vector.h"
|
|
|