| Index: ui/native_theme/native_theme_aurawin.h
|
| diff --git a/ui/native_theme/native_theme_aurawin.h b/ui/native_theme/native_theme_aurawin.h
|
| index 11bb87d2ee44fc74751c24e90bd06987b9fd0d42..1b02b166e4a4b9a25596e12ca2f61c5bbec2e9c5 100644
|
| --- a/ui/native_theme/native_theme_aurawin.h
|
| +++ b/ui/native_theme/native_theme_aurawin.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef UI_NATIVE_THEME_NATIVE_THEME_AURAWIN_H_
|
| #define UI_NATIVE_THEME_NATIVE_THEME_AURAWIN_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/native_theme/native_theme_aura.h"
|
|
|
| namespace ui {
|
|
|