| Index: ui/native_theme/native_theme_win.h
|
| diff --git a/ui/native_theme/native_theme_win.h b/ui/native_theme/native_theme_win.h
|
| index f84e329c7540b3516570f1845373e33e9e397495..8a1c3bf218037060e979776be43eaf714e6bc908 100644
|
| --- a/ui/native_theme/native_theme_win.h
|
| +++ b/ui/native_theme/native_theme_win.h
|
| @@ -16,8 +16,8 @@
|
| #include <windows.h>
|
| #include <uxtheme.h>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/sys_color_change_listener.h"
|
|
|