Chromium Code Reviews| Index: remoting/remoting.gyp |
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
| index 3f14491a87f1278a812f56752978f92c57622903..385004ab37b6a47ca87cf28d6236ff55f02071cf 100644 |
| --- a/remoting/remoting.gyp |
| +++ b/remoting/remoting.gyp |
| @@ -418,6 +418,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', |