Chromium Code Reviews| Index: ui/gl/gl_context_egl.h |
| diff --git a/ui/gl/gl_context_egl.h b/ui/gl/gl_context_egl.h |
| index e86bcaa2b9ab3d6bb5f29f5f6fd24568fea10563..4b1f42ed8bafef6f39fc3573d62413478a925440 100644 |
| --- a/ui/gl/gl_context_egl.h |
| +++ b/ui/gl/gl_context_egl.h |
| @@ -8,6 +8,7 @@ |
| #include <string> |
| #include "base/compiler_specific.h" |
| +#include "base/macros.h" |
| #include "ui/gl/gl_context.h" |
| typedef void* EGLContext; |