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