Chromium Code Reviews| Index: ui/gl/scoped_binders.h |
| diff --git a/ui/gl/scoped_binders.h b/ui/gl/scoped_binders.h |
| index 102e47e0503e2cc5a0be8ea25f0a992b2abdc917..5c327210f50462452cb5f989690585afabecd704 100644 |
| --- a/ui/gl/scoped_binders.h |
| +++ b/ui/gl/scoped_binders.h |
| @@ -5,7 +5,7 @@ |
| #ifndef UI_GL_SCOPED_BINDERS_H_ |
| #define UI_GL_SCOPED_BINDERS_H_ |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "ui/gl/gl_export.h" |
| namespace gfx { |