| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 7ded5a89ef071f156f5450b0d184e459350ce0b0..5390975406175b9f9b62e41fa9c1dc6d1ac0a3af 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -2038,6 +2038,8 @@
|
| 'host/video_frame_capturer_helper_unittest.cc',
|
| 'host/video_frame_capturer_mac_unittest.cc',
|
| 'host/video_frame_capturer_unittest.cc',
|
| + 'host/win/launch_process_with_token.cc',
|
| + 'host/win/launch_process_with_token.h',
|
| 'host/win/worker_process_launcher.cc',
|
| 'host/win/worker_process_launcher.h',
|
| 'host/win/worker_process_launcher_unittest.cc',
|
|
|