Chromium Code Reviews| Index: ui/gl/gl_surface_wgl.h |
| diff --git a/ui/gl/gl_surface_wgl.h b/ui/gl/gl_surface_wgl.h |
| index 26268981e67496588b6757a5fc344faa4d7f3987..32c7f48a3efd28ca32b4fc9a24585a79283ac75a 100644 |
| --- a/ui/gl/gl_surface_wgl.h |
| +++ b/ui/gl/gl_surface_wgl.h |
| @@ -5,6 +5,7 @@ |
| #ifndef UI_GL_GL_SURFACE_WGL_H_ |
| #define UI_GL_GL_SURFACE_WGL_H_ |
| +#include "base/macros.h" |
| #include "ui/gfx/native_widget_types.h" |
| #include "ui/gl/gl_surface.h" |