Chromium Code Reviews| Index: remoting/remoting.gyp |
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
| index a454229ee2be1192e7909db56f51ae64672f7621..9828a564064312779e1e1b69bf59efe67f676979 100644 |
| --- a/remoting/remoting.gyp |
| +++ b/remoting/remoting.gyp |
| @@ -467,6 +467,8 @@ |
| 'host/capturer_linux.cc', |
| 'host/capturer_mac.cc', |
| 'host/capturer_win.cc', |
| + 'host/capture_scheduler.cc', |
| + 'host/capture_scheduler.h', |
| 'host/chromoting_host.cc', |
| 'host/chromoting_host.h', |
| 'host/chromoting_host_context.cc', |