Index: ui/gl/gl_image_memory.h |
diff --git a/ui/gl/gl_image_memory.h b/ui/gl/gl_image_memory.h |
index 6fd87b3fee630dcfc0d88704ba1f887b374300f3..f276ceef154b86c637cf361ada26fb4ef568fefd 100644 |
--- a/ui/gl/gl_image_memory.h |
+++ b/ui/gl/gl_image_memory.h |
@@ -39,6 +39,7 @@ class GL_EXPORT GLImageMemory : public GLImage { |
gfx::OverlayTransform transform, |
const gfx::Rect& bounds_rect, |
const gfx::RectF& crop_rect) override; |
+ void Flush() override {} |
static unsigned GetInternalFormatForTesting(gfx::BufferFormat format); |