Chromium Code Reviews| Index: ui/gl/gl_context_stub.h |
| diff --git a/ui/gl/gl_context_stub.h b/ui/gl/gl_context_stub.h |
| index 811f9082b8604c98d3cbcd10e41e22aba80f9c3f..0d6250952c3e4dceb4edba713b461a16ffde3269 100644 |
| --- a/ui/gl/gl_context_stub.h |
| +++ b/ui/gl/gl_context_stub.h |
| @@ -5,6 +5,7 @@ |
| #ifndef UI_GL_GL_CONTEXT_STUB_H_ |
| #define UI_GL_GL_CONTEXT_STUB_H_ |
| +#include "base/macros.h" |
| #include "ui/gl/gl_context.h" |
| namespace gfx { |