Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 7beade48d5a39f1e6d750b8210de60a7c097d780..7c799403ca65ad1ccf5e8ea077cc559800fd2dcf 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -313,7 +313,7 @@ class CC_EXPORT LayerTreeHost |
void OnCommitForSwapPromises(); |
- void RecordGpuRasterizationHistogram(); |
+ void RecordGpuRasterizationHistogram(const LayerTreeHostImpl* host_impl); |
MicroBenchmarkController micro_benchmark_controller_; |