| Index: ui/native_theme/native_theme_dark_win.h
|
| diff --git a/ui/native_theme/native_theme_dark_win.h b/ui/native_theme/native_theme_dark_win.h
|
| index 73b564bda8e7011f0c6cae55ca5ec7e3efc95656..e88bb666c1a17dea319428a793ca1ebc955cce07 100644
|
| --- a/ui/native_theme/native_theme_dark_win.h
|
| +++ b/ui/native_theme/native_theme_dark_win.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef UI_NATIVE_THEME_NATIVE_THEME_DARK_WIN_H_
|
| #define UI_NATIVE_THEME_NATIVE_THEME_DARK_WIN_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/native_theme/native_theme_win.h"
|
|
|
| namespace ui {
|
|
|