| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index c506ac4e1764affa6c3fb09fc19662aeb9a157a2..a23c7ae41f7fd6bd92c8619ec9ee42512ae67433 100644
|
| --- a/remoting/remoting_host_srcs.gypi
|
| +++ b/remoting/remoting_host_srcs.gypi
|
| @@ -205,6 +205,10 @@
|
| 'host/remote_input_filter.h',
|
| 'host/resizing_host_observer.cc',
|
| 'host/resizing_host_observer.h',
|
| + 'host/resources.h',
|
| + 'host/resources_linux.cc',
|
| + 'host/resources_mac.cc',
|
| + 'host/resources_win.cc',
|
| 'host/sas_injector.h',
|
| 'host/sas_injector_win.cc',
|
| 'host/screen_controls.h',
|
|
|