| Index: ui/native_theme/native_theme_android.h
|
| diff --git a/ui/native_theme/native_theme_android.h b/ui/native_theme/native_theme_android.h
|
| index a83970295185a7cf36663e220d8410344302a3ed..e504252a15d66fb82d60121943a3123136cc6f20 100644
|
| --- a/ui/native_theme/native_theme_android.h
|
| +++ b/ui/native_theme/native_theme_android.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_NATIVE_THEME_NATIVE_THEME_ANDROID_H_
|
| #define UI_NATIVE_THEME_NATIVE_THEME_ANDROID_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/native_theme/native_theme_base.h"
|
|
|
| namespace ui {
|
|
|