Index: remoting/client/plugin/chromoting_instance.h |
diff --git a/remoting/client/plugin/chromoting_instance.h b/remoting/client/plugin/chromoting_instance.h |
index 5f582d94176b8820618a36db33b371d22ded9cc1..ee53c1ca8ef103f53bfdd769b3d0949c6e59480f 100644 |
--- a/remoting/client/plugin/chromoting_instance.h |
+++ b/remoting/client/plugin/chromoting_instance.h |
@@ -287,7 +287,7 @@ class ChromotingInstance : public ClientUserInterface, |
base::WeakPtr<TokenFetcherProxy> token_fetcher_proxy_; |
- base::RepeatingTimer<ChromotingInstance> stats_update_timer_; |
+ base::RepeatingTimer stats_update_timer_; |
base::TimeTicks connection_started_time; |
base::TimeTicks connection_authenticated_time_; |