Chromium Code Reviews| Index: ui/gfx/gl/gl_surface_stub.h |
| =================================================================== |
| --- ui/gfx/gl/gl_surface_stub.h (revision 96560) |
| +++ ui/gfx/gl/gl_surface_stub.h (working copy) |
| @@ -11,7 +11,7 @@ |
| namespace gfx { |
| // A GLSurface that does nothing for unit tests. |
| -class GLSurfaceStub : public GLSurface { |
| +class GL_EXPORT GLSurfaceStub : public GLSurface { |
| public: |
| virtual ~GLSurfaceStub(); |