Index: cc/trees/latency_info_swap_promise_monitor.h |
diff --git a/cc/trees/latency_info_swap_promise_monitor.h b/cc/trees/latency_info_swap_promise_monitor.h |
index 2f5e0e5d3394b29302c4ccea8190a6ad9710f26b..84754dc05eb745aa4445f18d19780ce7d392b547 100644 |
--- a/cc/trees/latency_info_swap_promise_monitor.h |
+++ b/cc/trees/latency_info_swap_promise_monitor.h |
@@ -20,7 +20,7 @@ namespace cc { |
class CC_EXPORT LatencyInfoSwapPromiseMonitor : public SwapPromiseMonitor { |
public: |
LatencyInfoSwapPromiseMonitor(ui::LatencyInfo* latency, |
- LayerTreeHost* layer_tree_host, |
+ LayerTreeHostInterface* layer_tree_host, |
LayerTreeHostImpl* layer_tree_host_impl); |
~LatencyInfoSwapPromiseMonitor() override; |