| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index 3c028df55dcfaeda507c86910b71e4c7bbaebad7..dae6b3ac0cd5375a71fc7fc4b6e21b28a31bfe12 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -208,6 +208,8 @@
|
| 'host/logging_win.cc',
|
| 'host/me2me_desktop_environment.cc',
|
| 'host/me2me_desktop_environment.h',
|
| + 'host/minimum_heartbeat_supporter.cc',
|
| + 'host/minimum_heartbeat_supporter.h',
|
| 'host/mouse_clamping_filter.cc',
|
| 'host/mouse_clamping_filter.h',
|
| 'host/oauth_token_getter.cc',
|
|
|