| Index: ui/native_theme/native_theme_mac.h
|
| diff --git a/ui/native_theme/native_theme_mac.h b/ui/native_theme/native_theme_mac.h
|
| index b269b130b0e28a0cec5d0bcb1a8d033047711988..7970a586f2b6640eb4c67fdb4244de32b5fab4dc 100644
|
| --- a/ui/native_theme/native_theme_mac.h
|
| +++ b/ui/native_theme/native_theme_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_NATIVE_THEME_NATIVE_THEME_MAC_H_
|
| #define UI_NATIVE_THEME_NATIVE_THEME_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/native_theme/native_theme_base.h"
|
| #include "ui/native_theme/native_theme_export.h"
|
|
|
|
|