| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index fc8819515b9e8ba85046923f8747a3a834b4c9f7..ea20105385fa3be3017b5ff1df41a16a8c2e0674 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -164,6 +164,7 @@
|
| 'host/linux/unicode_to_keysym_unittest.cc',
|
| 'host/linux/x_server_clipboard_unittest.cc',
|
| 'host/local_input_monitor_unittest.cc',
|
| + 'host/mouse_shape_pump_unittest.cc',
|
| 'host/native_messaging/native_messaging_reader_unittest.cc',
|
| 'host/native_messaging/native_messaging_writer_unittest.cc',
|
| 'host/pairing_registry_delegate_linux_unittest.cc',
|
| @@ -182,8 +183,8 @@
|
| 'host/setup/pin_validator_unittest.cc',
|
| 'host/shaped_desktop_capturer_unittest.cc',
|
| 'host/token_validator_factory_impl_unittest.cc',
|
| - 'host/video_frame_recorder_unittest.cc',
|
| 'host/video_frame_pump_unittest.cc',
|
| + 'host/video_frame_recorder_unittest.cc',
|
| 'host/win/rdp_client_unittest.cc',
|
| 'host/win/worker_process_launcher.cc',
|
| 'host/win/worker_process_launcher.h',
|
|
|