| Index: ui/native_theme/native_theme_base.h
|
| diff --git a/ui/native_theme/native_theme_base.h b/ui/native_theme/native_theme_base.h
|
| index 2eaf04bf5e3b27143362e859f00aa6b94d015b24..f76908b922724553c776959978819dd0d63c66f6 100644
|
| --- a/ui/native_theme/native_theme_base.h
|
| +++ b/ui/native_theme/native_theme_base.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef UI_NATIVE_THEME_NATIVE_THEME_BASE_H_
|
| #define UI_NATIVE_THEME_NATIVE_THEME_BASE_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "ui/native_theme/native_theme.h"
|
|
|