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