Chromium Code Reviews| Index: ui/gl/gl_surface_egl_x11.h |
| diff --git a/ui/gl/gl_surface_egl_x11.h b/ui/gl/gl_surface_egl_x11.h |
| index 67c151eb6983872967f092bc967f0a25f9059f83..b7f0f3a9cfc143f9113d7f1c17bff3485351ed91 100644 |
| --- a/ui/gl/gl_surface_egl_x11.h |
| +++ b/ui/gl/gl_surface_egl_x11.h |
| @@ -11,6 +11,7 @@ |
| #include "base/macros.h" |
| #include "ui/events/platform/platform_event_dispatcher.h" |
| +#include "ui/gl/gl_export.h" |
| #include "ui/gl/gl_surface_egl.h" |
| namespace gfx { |