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 8899886f73f1e8158f9e79020dba3b66e911c3d5..5dd8a946eb829e747cb07225514d800cb4c3a548 100644 |
--- a/content/test/test_render_view_host.h |
+++ b/content/test/test_render_view_host.h |
@@ -118,7 +118,7 @@ class TestRenderWidgetHostView : public RenderWidgetHostViewBase { |
const gfx::Rect& src_subrect, |
const gfx::Size& dst_size, |
const base::Callback<void(bool, const SkBitmap&)>& callback, |
- const SkBitmap::Config config) OVERRIDE; |
+ const SkColorType color_type) OVERRIDE; |
virtual void CopyFromCompositingSurfaceToVideoFrame( |
const gfx::Rect& src_subrect, |
const scoped_refptr<media::VideoFrame>& target, |