Index: ui/gfx/gl/gl_context.h |
=================================================================== |
--- ui/gfx/gl/gl_context.h (revision 96995) |
+++ ui/gfx/gl/gl_context.h (working copy) |
@@ -17,7 +17,7 @@ |
class GLSurface; |
// Encapsulates an OpenGL context, hiding platform specific management. |
-class GL_EXPORT GLContext : public base::RefCounted<GLContext> { |
+class GLContext : public base::RefCounted<GLContext> { |
public: |
explicit GLContext(GLShareGroup* share_group); |