Chromium Code Reviews| Index: ui/gl/gl_image_surface_texture.h |
| diff --git a/ui/gl/gl_image_surface_texture.h b/ui/gl/gl_image_surface_texture.h |
| index f18eaa2cfdf38851f19d87914e6edbca467f056e..6e9b2c3000f7711c5e46dca4172714ff92ac16ca 100644 |
| --- a/ui/gl/gl_image_surface_texture.h |
| +++ b/ui/gl/gl_image_surface_texture.h |
| @@ -13,7 +13,7 @@ |
| namespace gfx { |
| class SurfaceTexture; |
| -class GL_EXPORT GLImageSurfaceTexture : public GLImage { |
| +class GL_EXPORT GLImageSurfaceTexture : public gl::GLImage { |
| public: |
| explicit GLImageSurfaceTexture(const Size& size); |