| Index: ash/system/chromeos/settings/tray_settings.h
|
| diff --git a/ash/system/chromeos/settings/tray_settings.h b/ash/system/chromeos/settings/tray_settings.h
|
| index 37ece4c72a1da537cf7253a2072c4b57c5d21582..c01982f3163c5f6292fe82ee3cf8d2681920e446 100644
|
| --- a/ash/system/chromeos/settings/tray_settings.h
|
| +++ b/ash/system/chromeos/settings/tray_settings.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_SYSTEM_CHROMEOS_SETTINGS_TRAY_SETTINGS_H_
|
|
|
| #include "ash/system/tray/system_tray_item.h"
|
| +#include "base/macros.h"
|
|
|
| namespace ash {
|
| namespace tray {
|
|
|