Chromium Code Reviews| Index: app/gfx/gl/gl_context_egl.cc |
| =================================================================== |
| --- app/gfx/gl/gl_context_egl.cc (revision 55524) |
| +++ app/gfx/gl/gl_context_egl.cc (working copy) |
| @@ -9,6 +9,7 @@ |
| #include "app/x11_util.h" |
| #define EGL_HAS_PBUFFERS 1 |
| #endif |
| +#include "base/logging.h" |
| #include "base/scoped_ptr.h" |
| #include "app/gfx/gl/gl_bindings.h" |
| #include "app/gfx/gl/gl_context_egl.h" |