| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 3f14491a87f1278a812f56752978f92c57622903..4cc4dc77f5952891eb9807aef8e3b7c00b57d0f9 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -464,6 +464,8 @@
|
| 'host/local_input_monitor_thread_win.cc',
|
| 'host/local_input_monitor_thread_win.h',
|
| 'host/local_input_monitor_win.cc',
|
| + 'host/recording_rate_regulator.cc',
|
| + 'host/recording_rate_regulator.h',
|
| 'host/register_support_host_request.cc',
|
| 'host/register_support_host_request.h',
|
| 'host/self_access_verifier.cc',
|
|
|