Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index e17431d89c00f4b35cec785252110860e273ec28..6b2a03dd2a746b7ba6143d0cb9ebf44520420c97 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -454,7 +454,7 @@ class CC_EXPORT LayerTreeHost : public MutatorHostClient { |
bool visible_; |
- base::OneShotTimer<LayerTreeHost> rate_limit_timer_; |
+ base::OneShotTimer rate_limit_timer_; |
float page_scale_factor_; |
float min_page_scale_factor_; |