Index: remoting/host/desktop_session_win.h |
diff --git a/remoting/host/desktop_session_win.h b/remoting/host/desktop_session_win.h |
index 933be24f0a65a1702b14d169b7cb010d4f2773ed..b6fcd84a97c3d786187b8db37ee2c6c6f40cb2b6 100644 |
--- a/remoting/host/desktop_session_win.h |
+++ b/remoting/host/desktop_session_win.h |
@@ -123,7 +123,7 @@ class DesktopSessionWin |
// Used to report an error if the session attach notification does not arrives |
// for too long. |
- base::OneShotTimer<DesktopSessionWin> session_attach_timer_; |
+ base::OneShotTimer session_attach_timer_; |
base::Time last_timestamp_; |