Index: cc/resources/skpicture_content_layer_updater.h |
diff --git a/cc/resources/skpicture_content_layer_updater.h b/cc/resources/skpicture_content_layer_updater.h |
index ec49aaecdbb9571787540e8e074fb3078cd5d561..33480a873c8b6258b5047f807ad067349d658047 100644 |
--- a/cc/resources/skpicture_content_layer_updater.h |
+++ b/cc/resources/skpicture_content_layer_updater.h |
@@ -21,7 +21,6 @@ class SkPictureContentLayerUpdater : public ContentLayerUpdater { |
protected: |
SkPictureContentLayerUpdater( |
scoped_ptr<LayerPainter> painter, |
- RenderingStatsInstrumentation* stats_instrumentation, |
int layer_id); |
~SkPictureContentLayerUpdater() override; |