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 384b88e997afe109c3bb70fb0a46799a7e833dd3..9b7e16d020ca86fa5da69fc4cde1838e2886e276 100644 |
--- a/ui/gl/gl_image_surface_texture.h |
+++ b/ui/gl/gl_image_surface_texture.h |
@@ -39,6 +39,7 @@ class GL_EXPORT GLImageSurfaceTexture : public GLImage { |
gfx::OverlayTransform transform, |
const gfx::Rect& bounds_rect, |
const gfx::RectF& crop_rect) override; |
+ void Flush() override {} |
void OnMemoryDump(base::trace_event::ProcessMemoryDump* pmd, |
uint64_t process_tracing_id, |
const std::string& dump_name) override; |