Index: cc/resources/bitmap_content_layer_updater.h |
diff --git a/cc/resources/bitmap_content_layer_updater.h b/cc/resources/bitmap_content_layer_updater.h |
index 781fc0baa73c83ec0a4954868f3830a85f7d0996..bc340eac27298409521921c20302f5b946b506a9 100644 |
--- a/cc/resources/bitmap_content_layer_updater.h |
+++ b/cc/resources/bitmap_content_layer_updater.h |
@@ -50,8 +50,7 @@ class CC_EXPORT BitmapContentLayerUpdater : public ContentLayerUpdater { |
virtual void PrepareToUpdate(const gfx::Rect& content_rect, |
const gfx::Size& tile_size, |
float contents_width_scale, |
- float contents_height_scale, |
- gfx::Rect* resulting_opaque_rect) OVERRIDE; |
+ float contents_height_scale) OVERRIDE; |
void UpdateTexture(ResourceUpdateQueue* queue, |
PrioritizedResource* resource, |
const gfx::Rect& source_rect, |