| Index: ash/system/chromeos/label_tray_view.h
|
| diff --git a/ash/system/chromeos/label_tray_view.h b/ash/system/chromeos/label_tray_view.h
|
| index d0c04a307c6c24f2cbca74ab6656c53510be6d69..3cb484349f50bae9faeae29c574907f4045fd928 100644
|
| --- a/ash/system/chromeos/label_tray_view.h
|
| +++ b/ash/system/chromeos/label_tray_view.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef ASH_SYSTEM_CHROMEOS_LABEL_TRAY_VIEW_H_
|
| #define ASH_SYSTEM_CHROMEOS_LABEL_TRAY_VIEW_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "ui/views/view.h"
|
|
|
|
|