| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index 725286fd86c3fc20946303fbf7bf5eb3b75682b2..714d832244d081d267b1448f7fc84286a6a5a941 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -62,6 +62,10 @@
|
| 'host/basic_desktop_environment.h',
|
| 'host/branding.cc',
|
| 'host/branding.h',
|
| + 'host/cast_extension.cc',
|
| + 'host/cast_extension.h',
|
| + 'host/cast_extension_session.cc',
|
| + 'host/cast_extension_session.h',
|
| 'host/capture_scheduler.cc',
|
| 'host/capture_scheduler.h',
|
| 'host/chromium_port_allocator_factory.cc',
|
|
|