Chromium Code Reviews| Index: ui/gfx/gl/gl_surface_egl.h |
| =================================================================== |
| --- ui/gfx/gl/gl_surface_egl.h (revision 96560) |
| +++ ui/gfx/gl/gl_surface_egl.h (working copy) |
| @@ -29,7 +29,7 @@ |
| namespace gfx { |
| // Interface for EGL surface. |
| -class GLSurfaceEGL : public GLSurface { |
| +class GL_EXPORT GLSurfaceEGL : public GLSurface { |
| public: |
| GLSurfaceEGL(); |
| virtual ~GLSurfaceEGL(); |