Chromium Code Reviews| Index: ui/gl/gl_image_glx.h |
| diff --git a/ui/gl/gl_image_glx.h b/ui/gl/gl_image_glx.h |
| index e22512e9cb3e5657a4f9a4be553e4cc8d042a801..b2c66dfc093b8797bf30c541e35e9521b8eb21e0 100644 |
| --- a/ui/gl/gl_image_glx.h |
| +++ b/ui/gl/gl_image_glx.h |
| @@ -12,7 +12,7 @@ |
| namespace gfx { |
| -class GL_EXPORT GLImageGLX : public GLImage { |
| +class GL_EXPORT GLImageGLX : public gl::GLImage { |
| public: |
| GLImageGLX(const Size& size, unsigned internalformat); |