summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_image_ref_counted_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gl/gl_image_ref_counted_memory.h')
-rw-r--r--ui/gl/gl_image_ref_counted_memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gl/gl_image_ref_counted_memory.h b/ui/gl/gl_image_ref_counted_memory.h
index f68acc5..e4390d9 100644
--- a/ui/gl/gl_image_ref_counted_memory.h
+++ b/ui/gl/gl_image_ref_counted_memory.h
@@ -14,7 +14,7 @@ class RefCountedMemory;
namespace gfx {
-class GL_EXPORT GLImageRefCountedMemory : public GLImageMemory {
+class GL_EXPORT GLImageRefCountedMemory : public gl::GLImageMemory {
public:
GLImageRefCountedMemory(const Size& size, unsigned internalformat);