Index: content/test/test_render_view_host.h |
diff --git a/content/test/test_render_view_host.h b/content/test/test_render_view_host.h |
index 8c3a231009b93e19472bba4f6b575211079c1597..e398964023e0d35a4552e028fed07001d2933675 100644 |
--- a/content/test/test_render_view_host.h |
+++ b/content/test/test_render_view_host.h |
@@ -128,7 +128,7 @@ class TestRenderWidgetHostView : public RenderWidgetHostViewBase { |
const gfx::Rect& src_subrect, |
const gfx::Size& dst_size, |
const base::Callback<void(bool, const SkBitmap&)>& callback, |
- bool readback_config_rgb565) OVERRIDE; |
+ const SkBitmap::Config config) OVERRIDE; |
virtual void CopyFromCompositingSurfaceToVideoFrame( |
const gfx::Rect& src_subrect, |
const scoped_refptr<media::VideoFrame>& target, |