| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 4815ba0e1771f5b0252f2b8f81af4aeb84bb4487..b9cd562234d56e826041a1fd52088b9e999304ac 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -246,6 +246,8 @@
|
| 'client/normalizing_input_filter_cros.h',
|
| 'client/normalizing_input_filter_mac.cc',
|
| 'client/normalizing_input_filter_mac.h',
|
| + 'client/normalizing_input_filter_win.cc',
|
| + 'client/normalizing_input_filter_win.h',
|
| 'client/server_log_entry_client.cc',
|
| 'client/server_log_entry_client.h',
|
| 'client/software_video_renderer.cc',
|
|
|