| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 394452ed56584921c442bf889ee20f30f0b17677..4f8fefc42df4a44f2ed71bd5b21111923592f11a 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -359,6 +359,7 @@
|
| 'test/app_remoting_test_driver_environment_unittest.cc',
|
| 'test/remote_host_info_fetcher_unittest.cc',
|
| 'test/test_chromoting_client_unittest.cc',
|
| + 'test/test_video_renderer_unittest.cc',
|
| ],
|
| 'conditions': [
|
| [ 'OS=="win"', {
|
|
|