Chromium Code Reviews| Index: ui/gl/scoped_make_current.h |
| diff --git a/ui/gl/scoped_make_current.h b/ui/gl/scoped_make_current.h |
| index 59f34d76bb6a9f4994b633d85d1c09b28c0dfcb8..ce4c7a8d55d6122101d542559d29bc680eb51bb3 100644 |
| --- a/ui/gl/scoped_make_current.h |
| +++ b/ui/gl/scoped_make_current.h |
| @@ -5,7 +5,7 @@ |
| #ifndef UI_GL_SCOPED_MAKE_CURRENT_H_ |
| #define UI_GL_SCOPED_MAKE_CURRENT_H_ |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "ui/gl/gl_export.h" |